Notification history: Enable by default (#49502)

* remove persistNotifications feature flag

* remove unused imports
This commit is contained in:
Ashley Harrison
2022-05-26 12:03:04 +01:00
committed by GitHub
parent 84b7efb393
commit 8b509eb6dd
6 changed files with 3 additions and 31 deletions

View File

@@ -51,7 +51,6 @@ export interface FeatureToggles {
azureMonitorResourcePickerForMetrics?: boolean;
explore2Dashboard?: boolean;
tracing?: boolean;
persistNotifications?: boolean;
commandPalette?: boolean;
savedItems?: boolean;
cloudWatchDynamicLabels?: boolean;