app/soc/models/organization.py
changeset 385 6d410bf49a82
parent 369 2955eff2bf94
child 682 187f4d95fedb
--- a/app/soc/models/organization.py	Sat Oct 18 17:49:46 2008 +0000
+++ b/app/soc/models/organization.py	Sat Oct 18 21:54:13 2008 +0000
@@ -23,10 +23,6 @@
 
 from django.utils.translation import ugettext_lazy
 
-from google.appengine.ext import db
-
-from soc import models
-
 import soc.models.group