projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92fae6d
)
removed unused import re
author
András Veres-Szentkirályi
<vsza@vsza.hu>
Thu, 21 Feb 2013 09:51:13 +0000
(10:51 +0100)
committer
Joar Wandborg
<joar@wandborg.se>
Fri, 22 Feb 2013 21:24:29 +0000
(22:24 +0100)
mediagoblin/auth/forms.py
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin/auth/forms.py
b/mediagoblin/auth/forms.py
index 7cae951aa02a82170ce0b098645f96aa5abc028b..8f091d2143a5aaae8586cb380a25cca606ccb9b3 100644
(file)
--- a/
mediagoblin/auth/forms.py
+++ b/
mediagoblin/auth/forms.py
@@
-15,7
+15,6
@@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import wtforms
-import re
from mediagoblin.tools.mail import normalize_email
from mediagoblin.tools.translate import fake_ugettext_passthrough as _