Whoops, errant print statement.

This commit is contained in:
Samuel Clay 2014-01-15 17:49:10 -08:00
parent f5e8826ba8
commit 434c304889

View file

@ -552,7 +552,7 @@ else:
'django.template.loaders.app_directories.Loader',
)),
)
print TEMPLATE_LOADERS
# =========
# = Redis =
# =========