Alerting: Remove old contact points view (#78704)

This commit is contained in:
Gilles De Mey
2023-11-30 13:37:14 +01:00
committed by GitHub
parent 24082d61c2
commit 7cbf5ae78d
37 changed files with 627 additions and 1885 deletions

View File

@@ -124,7 +124,6 @@ export interface FeatureToggles {
lokiRunQueriesInParallel?: boolean;
wargamesTesting?: boolean;
alertingInsights?: boolean;
alertingContactPointsV2?: boolean;
externalCorePlugins?: boolean;
pluginsAPIMetrics?: boolean;
httpSLOLevels?: boolean;