Remove unused import

This commit is contained in:
Matthew Tretter 2012-02-01 22:41:33 -05:00
parent 62ff07bf1f
commit a1638127cf

View file

@ -1,4 +1,3 @@
from imagekit.utils import get_spec_files
from django.core.exceptions import ImproperlyConfigured
from django.utils.importlib import import_module