mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
refactor: Removes the deprecated DASHBOARD_NATIVE_FILTERS feature flag (#26329)
This commit is contained in:
committed by
GitHub
parent
3acda145f1
commit
69b57016b3
@@ -69,7 +69,6 @@ FEATURE_FLAGS = {
|
||||
"SHARE_QUERIES_VIA_KV_STORE": True,
|
||||
"ENABLE_TEMPLATE_PROCESSING": True,
|
||||
"ALERT_REPORTS": True,
|
||||
"DASHBOARD_NATIVE_FILTERS": True,
|
||||
"DRILL_TO_DETAIL": True,
|
||||
"DRILL_BY": True,
|
||||
"HORIZONTAL_FILTER_BAR": True,
|
||||
|
||||
Reference in New Issue
Block a user