diff --git a/centreon-plugins/cloud/aws/custom/paws.pm b/centreon-plugins/cloud/aws/custom/paws.pm index 8b433e7ab..7ba46bf51 100644 --- a/centreon-plugins/cloud/aws/custom/paws.pm +++ b/centreon-plugins/cloud/aws/custom/paws.pm @@ -25,7 +25,6 @@ use warnings; use Paws; use Paws::Net::LWPCaller; use DateTime; -use Data::Dumper; sub new { my ($class, %options) = @_;