Skip to content

Commit 5b498c9

Browse files
committed
fix: remove bad line
1 parent bec80ad commit 5b498c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dashboards/apiserver.libsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ local override = ts.standardOptions.override;
290290
if $._config.showMultiCluster
291291
then var.query.generalOptions.showOnDashboard.withLabelAndValue()
292292
else var.query.generalOptions.showOnDashboard.withNothing()
293-
+ var.list.withHide()
294293
)
295294
+ var.query.withSort(type='alphabetical'),
296295

0 commit comments

Comments
 (0)