- remove unused module
This commit is contained in:
parent
2b0ec2d9e3
commit
183b751224
|
@ -23,7 +23,6 @@ package apps::openweathermap::restapi::custom::api;
|
|||
use strict;
|
||||
use warnings;
|
||||
use centreon::plugins::http;
|
||||
use DateTime;
|
||||
use JSON::XS;
|
||||
|
||||
sub new {
|
||||
|
|
Loading…
Reference in New Issue