Removed unused imports

This commit is contained in:
Raphael Michel
2015-10-05 11:24:00 +02:00
parent 93d027cec6
commit 2e9157cbef
17 changed files with 8 additions and 26 deletions
-1
View File
@@ -2,7 +2,6 @@ import tempfile
from django.conf import settings
from django.contrib.staticfiles import finders
from django.http import HttpResponse
from django.utils.timezone import now
from django.utils.translation import ugettext as _