We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d5444 commit 9d05b5aCopy full SHA for 9d05b5a
cities_light/management/commands/cities_light.py
@@ -11,8 +11,6 @@
11
except ImportError:
12
import pickle
13
14
-from pympler.asizeof import asizeof
15
-
16
import progressbar
17
18
from django.core.management.base import BaseCommand
0 commit comments