mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
tools: Remove unused imports.
This commit is contained in:
@@ -108,7 +108,6 @@ os.environ['DJANGO_SETTINGS_MODULE'] = settings_module
|
||||
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||
|
||||
from scripts.lib.zulip_tools import WARNING, ENDC
|
||||
from django.conf import settings
|
||||
|
||||
proxy_port = base_port
|
||||
django_port = base_port + 1
|
||||
|
||||
Reference in New Issue
Block a user