mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
VizTooltips: Remove remaining old bits (#85500)
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
This commit is contained in:
@@ -95,10 +95,6 @@ const (
|
||||
// Allow elements nesting
|
||||
FlagCanvasPanelNesting = "canvasPanelNesting"
|
||||
|
||||
// FlagNewVizTooltips
|
||||
// New visualizations tooltips UX
|
||||
FlagNewVizTooltips = "newVizTooltips"
|
||||
|
||||
// FlagScenes
|
||||
// Experimental framework to build interactive dashboards
|
||||
FlagScenes = "scenes"
|
||||
|
||||
Reference in New Issue
Block a user