summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2014-09-11 18:35:36 -0500
committerDan McGee <dan@archlinux.org>2014-09-11 18:35:36 -0500
commit3e70c8107bda1194240f3269709be4ff3291e182 (patch)
tree887dd65b79ca1e5baf8c63a684ca4e6a09e3ad1d
parentb041219dec90b39151278e5c786b4211d65a6ac7 (diff)
downloadarchweb-3e70c8107bda1194240f3269709be4ff3291e182.tar.gz
archweb-3e70c8107bda1194240f3269709be4ff3291e182.zip
Remove now unnecessary empty models.py files
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--public/models.py1
-rw-r--r--retro/models.py0
-rw-r--r--visualize/models.py0
3 files changed, 0 insertions, 1 deletions
diff --git a/public/models.py b/public/models.py
deleted file mode 100644
index 3668574e..00000000
--- a/public/models.py
+++ /dev/null
@@ -1 +0,0 @@
-# Needed for django to recognize this as an app for testing
diff --git a/retro/models.py b/retro/models.py
deleted file mode 100644
index e69de29b..00000000
--- a/retro/models.py
+++ /dev/null
diff --git a/visualize/models.py b/visualize/models.py
deleted file mode 100644
index e69de29b..00000000
--- a/visualize/models.py
+++ /dev/null