mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
delete Data::Dumper lib
This commit is contained in:
parent
0921a899c7
commit
950cb45f28
@ -42,7 +42,6 @@ use warnings;
|
|||||||
use centreon::plugins::httplib;
|
use centreon::plugins::httplib;
|
||||||
use centreon::plugins::statefile;
|
use centreon::plugins::statefile;
|
||||||
use JSON;
|
use JSON;
|
||||||
use Data::Dumper;
|
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
my ($class, %options) = @_;
|
my ($class, %options) = @_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user