Merge pull request #8071 from edx/db/remove-sample-feature-flag
The SAMPLE feature flag is not used anywhere
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user