summaryrefslogtreecommitdiffstats
path: root/newton/newton/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'newton/newton/settings.py')
-rw-r--r--newton/newton/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/newton/newton/settings.py b/newton/newton/settings.py
index 682e8eb4..b62a584f 100644
--- a/newton/newton/settings.py
+++ b/newton/newton/settings.py
@@ -35,7 +35,6 @@ INSTALLED_APPS = [
'django.contrib.messages',
'django.contrib.staticfiles',
'rest_framework',
- 'newton.pub.database',
]
MIDDLEWARE_CLASSES = [