Skip to content

Commit 9d05b5a

Browse files
committed
Removed dead import
1 parent f4d5444 commit 9d05b5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cities_light/management/commands/cities_light.py

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
except ImportError:
1212
import pickle
1313

14-
from pympler.asizeof import asizeof
15-
1614
import progressbar
1715

1816
from django.core.management.base import BaseCommand

0 commit comments

Comments
 (0)