removed unused import re
authorAndrás Veres-Szentkirályi <vsza@vsza.hu>
Thu, 21 Feb 2013 09:51:13 +0000 (10:51 +0100)
committerJoar Wandborg <joar@wandborg.se>
Fri, 22 Feb 2013 21:24:29 +0000 (22:24 +0100)
mediagoblin/auth/forms.py

index 7cae951aa02a82170ce0b098645f96aa5abc028b..8f091d2143a5aaae8586cb380a25cca606ccb9b3 100644 (file)
@@ -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 _