+ remove unwanted Dumper

This commit is contained in:
Simon Bomm 2020-05-12 16:30:25 +02:00 committed by Lotfi zaouche
parent 45888db79f
commit 2bfe5abc18
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ use warnings;
use Paws;
use Paws::Net::LWPCaller;
use DateTime;
use Data::Dumper;
sub new {
my ($class, %options) = @_;