+ Remove dead code

This commit is contained in:
garnier-quentin 2016-02-03 10:32:12 +01:00
parent f6a485d212
commit f8bf73bbcc
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@ use base qw(centreon::plugins::templates::hardware);
use strict;
use warnings;
my $thresholds = {
};
sub set_system {
my ($self, %options) = @_;