- remove unused module

This commit is contained in:
Simon Bomm 2019-05-16 16:30:29 +02:00 committed by GitHub
parent 2b0ec2d9e3
commit 183b751224
1 changed files with 0 additions and 1 deletions

View File

@ -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 {