mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Remove navAdminSubsections toggle (#78179)
* remove navAdminSubsections toggle * missed one!
This commit is contained in:
@@ -479,10 +479,6 @@ const (
|
||||
// Runs CloudWatch metrics queries as separate batches
|
||||
FlagCloudWatchBatchQueries = "cloudWatchBatchQueries"
|
||||
|
||||
// FlagNavAdminSubsections
|
||||
// Splits the administration section of the nav tree into subsections
|
||||
FlagNavAdminSubsections = "navAdminSubsections"
|
||||
|
||||
// FlagRecoveryThreshold
|
||||
// Enables feature recovery threshold (aka hysteresis) for threshold server-side expression
|
||||
FlagRecoveryThreshold = "recoveryThreshold"
|
||||
|
||||
Reference in New Issue
Block a user