Live: Remove (alpha) ability to configure live pipelines (#65138)

This commit is contained in:
Ryan McKinley
2023-03-22 11:09:44 -07:00
committed by GitHub
parent b2fb7a162a
commit f96637b5fc
33 changed files with 0 additions and 1221 deletions

View File

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