diff options
-rw-r--r-- | public/models.py | 1 | ||||
-rw-r--r-- | retro/models.py | 0 | ||||
-rw-r--r-- | visualize/models.py | 0 |
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 |