Chore: Remove previews crawler UI (and feature flag) (#62906)

This commit is contained in:
Ryan McKinley
2023-02-03 16:45:10 -05:00
committed by GitHub
parent 0efb84617e
commit 39116b9c11
10 changed files with 0 additions and 279 deletions
@@ -22,7 +22,6 @@ export interface FeatureToggles {
disableEnvelopeEncryption?: boolean;
database_metrics?: boolean;
dashboardPreviews?: boolean;
dashboardPreviewsAdmin?: boolean;
['live-pipeline']?: boolean;
['live-service-web-worker']?: boolean;
queryOverLive?: boolean;