- remove unused module

This commit is contained in:
Simon Bomm 2019-05-16 16:30:29 +02:00 committed by GitHub
parent 1fe6ae6750
commit a8985f5c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ package apps::openweathermap::restapi::custom::api;
use strict; use strict;
use warnings; use warnings;
use centreon::plugins::http; use centreon::plugins::http;
use DateTime;
use JSON::XS; use JSON::XS;
sub new { sub new {