mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 22:55:15 +02:00
remove useless lib in rudder custom mode
This commit is contained in:
parent
e74aeacb72
commit
728561d83f
@ -25,7 +25,6 @@ use warnings;
|
|||||||
use centreon::plugins::http;
|
use centreon::plugins::http;
|
||||||
use DateTime;
|
use DateTime;
|
||||||
use JSON::XS;
|
use JSON::XS;
|
||||||
use URI::Encode;
|
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
my ($class, %options) = @_;
|
my ($class, %options) = @_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user