Remove unneeded import

This commit is contained in:
2012-10-19 23:32:17 +01:00
parent 69c631674b
commit 5707b25f6f

View File

@@ -1,4 +1,3 @@
import hashlib
from string import lower
import django.utils.simplejson as json
import urllib