Chore: remove unused feature flag showFeatureFlagsInUI (#62908)

This commit is contained in:
Ryan McKinley
2023-02-08 16:01:34 -08:00
committed by GitHub
parent c8ee2f9d9e
commit 804bd08f11
9 changed files with 10 additions and 41 deletions

View File

@@ -26,7 +26,6 @@ export interface FeatureToggles {
queryOverLive?: boolean;
panelTitleSearch?: boolean;
prometheusAzureOverrideAudience?: boolean;
showFeatureFlagsInUI?: boolean;
publicDashboards?: boolean;
publicDashboardsEmailSharing?: boolean;
lokiLive?: boolean;