Index: src/django_gheat/settings.py
===================================================================
--- src/django_gheat/settings.py	(revision 9368)
+++ src/django_gheat/settings.py	(revision 9369)
@@ -10,6 +10,4 @@
 DEBUG = os.path.exists(PROJECT_HOME + '/debug-active')
 TEMPLATE_DEBUG = DEBUG
-
-print DEBUG
 
 if DEBUG and not os.path.exists(OSM_CACHE_DIR):
