Skip to content

Commit cb5a5cb

Browse files
committed
make fmt
1 parent 8c34ae0 commit cb5a5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-enterprise-mixin/rows.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ local g = import './g.libsonnet';
6565
panels.nodesNodeAverageLatencyPanel { gridPos+: { w: 8, h: 6 } },
6666
panels.nodesNodeEphmeralFreeStoragePanel { gridPos+: { w: 8, h: 6 } },
6767
panels.nodesNodePersistentFreeStoragePanel { gridPos+: { w: 8, h: 6 } },
68-
68+
6969
]),
7070

7171
// Database dashboard rows

0 commit comments

Comments
 (0)