+ Remove dead code
This commit is contained in:
parent
f6a485d212
commit
f8bf73bbcc
|
@ -25,10 +25,6 @@ use base qw(centreon::plugins::templates::hardware);
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
my $thresholds = {
|
||||
|
||||
};
|
||||
|
||||
sub set_system {
|
||||
my ($self, %options) = @_;
|
||||
|
||||
|
|
Loading…
Reference in New Issue