app/soc/views/helper/lists.py
changeset 2358 e5821b87f6e3
parent 2354 4cc66ab098e8
child 2363 9046c80a9137
--- a/app/soc/views/helper/lists.py	Tue May 26 22:10:02 2009 +0200
+++ b/app/soc/views/helper/lists.py	Tue May 26 22:18:04 2009 +0200
@@ -22,7 +22,6 @@
   '"Pawel Solyga" <pawel.solyga@gmail.com>',
   ]
 
-import logging
 
 from soc.logic import dicts
 from soc.logic.models.user import logic as user_logic