- remove unused module
This commit is contained in:
parent
1fe6ae6750
commit
a8985f5c0e
|
@ -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