mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-11 17:00:58 +00:00
Remove unused import
This commit is contained in:
parent
eef1e41448
commit
6ff1d35fbe
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
from django.conf import settings
|
||||
from django.core.files import File
|
||||
from django.db.models.fields.files import ImageFieldFile
|
||||
from hashlib import md5
|
||||
import os
|
||||
|
|
|
|||
Loading…
Reference in a new issue