summaryrefslogtreecommitdiff
path: root/apps/projects/models/__init__.py
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2012-09-22 22:27:04 -0400
committerluxagraf <sng@luxagraf.net>2012-09-22 22:27:04 -0400
commitefb623af0bcb47d510501c282e1326b11343a29c (patch)
tree3a35fb19f5eba3b219c65277a5fb712cbe9604ac /apps/projects/models/__init__.py
parent0b481fd7931c2ae20ca21f89a87f2ba6a6c01e10 (diff)
site reorg
Diffstat (limited to 'apps/projects/models/__init__.py')
-rw-r--r--apps/projects/models/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/projects/models/__init__.py b/apps/projects/models/__init__.py
deleted file mode 100644
index 7fe6077..0000000
--- a/apps/projects/models/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from base import Project
-from fiveby import FiveBy
-from natparks import NationalParks
-from code import Code \ No newline at end of file