mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-23 22:44:43 +00:00
Remove unused import
This commit is contained in:
parent
62ff07bf1f
commit
a1638127cf
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
from imagekit.utils import get_spec_files
|
||||
from django.core.exceptions import ImproperlyConfigured
|
||||
from django.utils.importlib import import_module
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue