delete unused import

Change-Id: I6aff25cc35acb88e8763efe2575c2d967670fda7
Closes-Bug: 1657481
This commit is contained in:
liaozd 2017-01-18 22:58:19 +08:00 committed by Rob Cresswell
parent 686b380707
commit 7116453b40
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
# under the License.
import glob
from optparse import make_option # noqa
import os
from django.core.management.base import CommandError # noqa