projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ad734a
)
removed unused import
author
Rodney Ewing
<ewing.rj@gmail.com>
Thu, 23 May 2013 21:56:32 +0000
(14:56 -0700)
committer
Rodney Ewing
<ewing.rj@gmail.com>
Sat, 25 May 2013 01:16:53 +0000
(18:16 -0700)
mediagoblin/auth/forms.py
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/auth/forms.py
b/mediagoblin/auth/forms.py
index 599b2576d562156dfafc94c54754c488f16152b9..0a391d67e3948bee2c9c4858a66d9592ece56e63 100644
(file)
--- a/
mediagoblin/auth/forms.py
+++ b/
mediagoblin/auth/forms.py
@@
-16,7
+16,6
@@
import wtforms
-from mediagoblin.tools.mail import normalize_email
from mediagoblin.tools.translate import lazy_pass_to_ugettext as _
from mediagoblin.auth.tools import normalize_user_or_email_field