Live: Remove dev code that would save config and messages in SQL (#62912)

This commit is contained in:
Ryan McKinley
2023-02-03 13:21:48 -08:00
committed by GitHub
parent 84a6671911
commit 72790b0614
10 changed files with 0 additions and 113 deletions

View File

@@ -23,7 +23,6 @@ export interface FeatureToggles {
database_metrics?: boolean;
dashboardPreviews?: boolean;
dashboardPreviewsAdmin?: boolean;
['live-config']?: boolean;
['live-pipeline']?: boolean;
['live-service-web-worker']?: boolean;
queryOverLive?: boolean;