mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
python: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
Tim Abbott
parent
8821b5a903
commit
649235cfec
@@ -1,6 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
import sys
|
||||
from django.db import migrations
|
||||
|
||||
from django.db import migrations
|
||||
from django.db.backends.postgresql_psycopg2.schema import DatabaseSchemaEditor
|
||||
|
||||
Reference in New Issue
Block a user