Loki: Remove alpha feature toggle lokiDataframeApi (#65918)

loki: remove experimental feature-flag
This commit is contained in:
Gábor Farkas
2023-04-13 15:22:09 +02:00
committed by GitHub
parent 531caec602
commit b928fce070
8 changed files with 2 additions and 119 deletions
@@ -29,7 +29,6 @@ export interface FeatureToggles {
publicDashboards?: boolean;
publicDashboardsEmailSharing?: boolean;
lokiLive?: boolean;
lokiDataframeApi?: boolean;
featureHighlights?: boolean;
migrationLocking?: boolean;
storage?: boolean;