mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
actions: Delete zerver.lib.actions.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -2,7 +2,6 @@ try:
|
||||
from django.conf import settings # noqa: F401
|
||||
|
||||
from analytics.models import * # noqa: F401, F403
|
||||
from zerver.lib.actions import * # noqa: F401, F403
|
||||
from zerver.models import * # noqa: F401, F403
|
||||
except Exception:
|
||||
import traceback
|
||||
|
||||
Reference in New Issue
Block a user