diff --git a/django-testauth/auth.py b/django-testauth/auth.py index ef3c3e3..bb1d871 100644 --- a/django-testauth/auth.py +++ b/django-testauth/auth.py @@ -1,4 +1,3 @@ -import hashlib from string import lower import django.utils.simplejson as json import urllib