Removed errant import.
authorEevee <git@veekun.com>
Mon, 7 Dec 2009 05:30:49 +0000 (21:30 -0800)
committerEevee <git@veekun.com>
Mon, 7 Dec 2009 05:30:49 +0000 (21:30 -0800)
floof/model/__init__.py

index 8368357..d4745a7 100644 (file)
@@ -28,7 +28,6 @@ from floof.model.comments import *
 from floof.model.search import *
 from floof.model.tags import *
 from floof.model.users import *
-from floof.model.relations import *
 
 
 # Finally, call elixir to set up the tables.