summaryrefslogtreecommitdiffstats
path: root/hyperkitty/lib
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-10-12 12:23:42 +0200
committerAurélien Bompard <aurelien@bompard.org>2012-10-12 12:23:42 +0200
commit923d139f90f4a1c268965e03aacc3acd72723497 (patch)
treee396110c9424f063a36f325a3cc58948792c6dae /hyperkitty/lib
parent4e047f5c25f103c45c03722c76117c3a8566e9fb (diff)
downloadhyperkitty-923d139f90f4a1c268965e03aacc3acd72723497.tar.gz
hyperkitty-923d139f90f4a1c268965e03aacc3acd72723497.tar.xz
hyperkitty-923d139f90f4a1c268965e03aacc3acd72723497.zip
Add an icon for the attachments list toggle
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