projects
/
zzz-floof.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0ad3cb
)
Removed errant import.
author
Eevee
<git@veekun.com>
Mon, 7 Dec 2009 05:30:49 +0000
(21:30 -0800)
committer
Eevee
<git@veekun.com>
Mon, 7 Dec 2009 05:30:49 +0000
(21:30 -0800)
floof/model/__init__.py
patch
|
blob
|
history
diff --git
a/floof/model/__init__.py
b/floof/model/__init__.py
index
8368357
..
d4745a7
100644
(file)
--- a/
floof/model/__init__.py
+++ b/
floof/model/__init__.py
@@
-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.