delete Data::Dumper lib
This commit is contained in:
parent
f910163c3e
commit
269fd4c158
|
@ -42,7 +42,6 @@ use warnings;
|
|||
use centreon::plugins::httplib;
|
||||
use centreon::plugins::statefile;
|
||||
use JSON;
|
||||
use Data::Dumper;
|
||||
|
||||
sub new {
|
||||
my ($class, %options) = @_;
|
||||
|
|
Loading…
Reference in New Issue