mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
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::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