delete unused import
Change-Id: I6aff25cc35acb88e8763efe2575c2d967670fda7 Closes-Bug: 1657481
This commit is contained in:
parent
686b380707
commit
7116453b40
@ -11,7 +11,6 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
import glob
|
import glob
|
||||||
from optparse import make_option # noqa
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
from django.core.management.base import CommandError # noqa
|
from django.core.management.base import CommandError # noqa
|
||||||
|
Loading…
Reference in New Issue
Block a user