summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyfoss/settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyfoss/settings.py b/pyfoss/settings.py
index 2e1d59c..2174e0c 100644
--- a/pyfoss/settings.py
+++ b/pyfoss/settings.py
@@ -82,7 +82,6 @@ STATICFILES_DIRS = (
# Don't forget to use absolute paths, not relative paths.
WEBSITE_DIR + 'static',
)
-print WEBSITE_DIR + 'static'
# List of finder classes that know how to find static files in
# various locations.
STATICFILES_FINDERS = (