removed debug output

This commit is contained in:
smile 2018-10-03 22:21:49 +02:00
parent 1c51a7197f
commit 3160f5e696

View file

@ -249,7 +249,6 @@ SESSION_COOKIE_AGE = 600
LOGIN_URL = '/account/login/'
#LOCALE_PATHS =
print('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxXX')
try:
from cbmi.local_settings import *
except ImportError as e: