Remove data comparison tool and feature flag (#58196)

This commit is contained in:
ismail simsek
2022-11-07 21:20:00 +03:00
committed by GitHub
parent 76947b10e2
commit 93c1fbbe3f
4 changed files with 3 additions and 94 deletions

View File

@@ -53,7 +53,6 @@ export interface FeatureToggles {
datasourceQueryMultiStatus?: boolean;
traceToMetrics?: boolean;
prometheusStreamingJSONParser?: boolean;
prometheusStreamingJSONParserTest?: boolean;
newDBLibrary?: boolean;
validateDashboardsOnSave?: boolean;
autoMigrateGraphPanels?: boolean;