app/soc/views/helper/templatetags/forms_helpers.py
changeset 2077 fd2e83a297c7
parent 1977 2dab2aac313d
child 2131 1d27ec29f1c7
--- a/app/soc/views/helper/templatetags/forms_helpers.py	Fri Apr 03 17:41:08 2009 +0000
+++ b/app/soc/views/helper/templatetags/forms_helpers.py	Fri Apr 03 17:43:41 2009 +0000
@@ -33,8 +33,6 @@
 
 from soc.logic import accounts
 from soc.logic import dicts
-from soc.logic.models import user as user_logic
-from soc.views.helper import redirects
 from soc.views.helper import widgets