app/soc/models/document.py
changeset 385 6d410bf49a82
parent 351 b37fc4c1e189
child 936 b3e1e0c9649c
--- a/app/soc/models/document.py	Sat Oct 18 17:49:46 2008 +0000
+++ b/app/soc/models/document.py	Sat Oct 18 21:54:13 2008 +0000
@@ -21,10 +21,6 @@
 ]
 
 
-from google.appengine.ext import db
-
-from django.utils.translation import ugettext_lazy
-
 import soc.models.work