Commit 2e1534d7 by David Baumgold

The SAMPLE feature flag is not used anywhere

parent 99a30539
...@@ -62,7 +62,6 @@ DISCUSSION_SETTINGS = { ...@@ -62,7 +62,6 @@ DISCUSSION_SETTINGS = {
# Features # Features
FEATURES = { FEATURES = {
'SAMPLE': False,
'USE_DJANGO_PIPELINE': True, 'USE_DJANGO_PIPELINE': True,
'DISPLAY_DEBUG_INFO_TO_STAFF': True, 'DISPLAY_DEBUG_INFO_TO_STAFF': True,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment