mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: remove feature toggle for provisioning API (#50167)
* Alerting: remove feature toggle for provisioning API * remove missed code parts * remove unused import * remove empty line * mark routes as stable
This commit is contained in:
committed by
GitHub
parent
4cc8c6f745
commit
4b8a4449ed
@@ -42,7 +42,6 @@ export interface FeatureToggles {
|
||||
annotationComments?: boolean;
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
alertProvisioning?: boolean;
|
||||
export?: boolean;
|
||||
storageLocalUpload?: boolean;
|
||||
azureMonitorResourcePickerForMetrics?: boolean;
|
||||
|
Reference in New Issue
Block a user