From 4282ea807e86b4101c5bce0ef10c55223c60c812 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Thu, 9 Mar 2017 11:27:37 +0100 Subject: [PATCH] + Remove empty line --- storage/hp/lefthand/snmp/mode/volumeusage.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/storage/hp/lefthand/snmp/mode/volumeusage.pm b/storage/hp/lefthand/snmp/mode/volumeusage.pm index 422122842..a664da8c0 100644 --- a/storage/hp/lefthand/snmp/mode/volumeusage.pm +++ b/storage/hp/lefthand/snmp/mode/volumeusage.pm @@ -131,7 +131,6 @@ sub custom_usage_calc { return 0; } - sub set_counters { my ($self, %options) = @_; @@ -370,7 +369,6 @@ Units of thresholds (Default: '%') ('%', 'B'). Thresholds are on free space left. - =back =cut