Skip to content

Commit 9b02a8e

Browse files
committed
chore: fix lint
1 parent 6eec076 commit 9b02a8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dashboards/resources/cluster.libsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ local prometheus = g.query.prometheus;
66
local stat = g.panel.stat;
77
local table = g.panel.table;
88
local timeSeries = g.panel.timeSeries;
9-
local var = g.dashboard.variable;
109

1110
{
1211
local statPanel(title, unit, query) =

0 commit comments

Comments
 (0)