summaryrefslogtreecommitdiffstats
path: root/hyperkitty/lib
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/lib')
-rw-r--r--hyperkitty/lib/archiver.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/hyperkitty/lib/archiver.py b/hyperkitty/lib/archiver.py
index 2e21e27..bf1c1ff 100644
--- a/hyperkitty/lib/archiver.py
+++ b/hyperkitty/lib/archiver.py
@@ -37,7 +37,6 @@ class Archiver(object):
if settings_path.endswith("/settings.py"):
# we want the directory
settings_path = os.path.dirname(settings_path)
- settings_path = "/srv/dev/mailman/hk-app"
#path_added = False
if settings_path not in sys.path:
#path_added = True