app/soc/views/models/club_app.py
changeset 2076 1cd180cc56c9
parent 1875 69d60793092a
--- a/app/soc/views/models/club_app.py	Fri Apr 03 17:34:20 2009 +0000
+++ b/app/soc/views/models/club_app.py	Fri Apr 03 17:41:08 2009 +0000
@@ -34,8 +34,6 @@
 from soc.views.helper import decorators
 from soc.views.models import group_app
 
-import soc.logic.dicts
-
 
 class View(group_app.View):
   """View methods for the Club Application model.