Chore: Removes HideAngularDeprecation configuration (#110665)

* Chore: cleans up HideAngularDeprecation

* Trigger build
This commit is contained in:
Hugo Häggmark
2025-09-08 12:39:01 +02:00
committed by GitHub
parent 7020bdd7e1
commit bc843913e4
10 changed files with 13 additions and 63 deletions
@@ -37,7 +37,6 @@ func ProvidePluginManagementConfig(cfg *setting.Cfg, settingProvider setting.Pro
},
cfg.GrafanaComAPIURL,
cfg.DisablePlugins,
cfg.HideAngularDeprecation,
cfg.ForwardHostEnvVars,
cfg.GrafanaComSSOAPIToken,
), nil