Dumper remove
This commit is contained in:
parent
918443b43b
commit
3cef99db25
|
@ -40,7 +40,6 @@ use base qw(centreon::plugins::mode);
|
|||
use strict;
|
||||
use warnings;
|
||||
use XML::LibXML;
|
||||
use Data::Dumper;
|
||||
|
||||
sub new {
|
||||
my ($class, %options) = @_;
|
||||
|
|
Loading…
Reference in New Issue