Remove unused import

This commit is contained in:
Matthew Tretter 2013-01-23 21:31:53 -05:00
parent eef1e41448
commit 6ff1d35fbe

View file

@ -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