+ Remove empty line
This commit is contained in:
parent
01b54ca013
commit
4282ea807e
|
@ -131,7 +131,6 @@ sub custom_usage_calc {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
sub set_counters {
|
sub set_counters {
|
||||||
my ($self, %options) = @_;
|
my ($self, %options) = @_;
|
||||||
|
|
||||||
|
@ -370,7 +369,6 @@ Units of thresholds (Default: '%') ('%', 'B').
|
||||||
|
|
||||||
Thresholds are on free space left.
|
Thresholds are on free space left.
|
||||||
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
Loading…
Reference in New Issue