mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
management: Remove unused imports in management commands.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
Tim Abbott
parent
ee8ff4df66
commit
2a2e744b27
@@ -6,7 +6,6 @@ from typing import Any, List
|
||||
|
||||
|
||||
from django.conf import settings
|
||||
from django.db.utils import IntegrityError
|
||||
|
||||
from zerver.lib.logging_util import log_to_file
|
||||
from zerver.lib.management import ZulipBaseCommand
|
||||
|
||||
Reference in New Issue
Block a user