aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 58bf41e..c0a65cb 100644
--- a/settings.py
+++ b/settings.py
@@ -7,7 +7,7 @@
## quantumsummers at the gentoo dot org domain.
from imp import load_source
import os
-from logging_setup import setup_logging, AD_LOG_PREFIX
+from logging_setup import setup_logging
## this is the path to the file containing your advertiser dictionaries.
## please note, in general the ads.py file should live outside the webroot.
CONFIG_PATH = '/var/www/ads.gentoo.org/ads/gentoo_sponsors.py'