Skip to content

Commit 0241146

Browse files
committed
refactor: exclude blank line
1 parent 1f813bd commit 0241146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mamonsu/plugins/pgsql/instance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ class Instance(Plugin):
1919
('PostgreSQL instance: rate', '00CC00', 0),
2020
Plugin.UNITS.none, Plugin.DELTA.speed_per_second),
2121
('blks_read', 'blocks[read]', 'blocks: read',
22-
2322
('PostgreSQL instance: rate', 'CC0000', 0),
2423
Plugin.UNITS.none, Plugin.DELTA.speed_per_second),
2524

0 commit comments

Comments
 (0)