The SAMPLE feature flag is not used anywhere

This commit is contained in:
David Baumgold
2015-05-15 12:49:04 -04:00
parent 99a3053918
commit 2e1534d75a

View File

@@ -62,7 +62,6 @@ DISCUSSION_SETTINGS = {
# Features
FEATURES = {
'SAMPLE': False,
'USE_DJANGO_PIPELINE': True,
'DISPLAY_DEBUG_INFO_TO_STAFF': True,