+ remove unwanted Dumper

This commit is contained in:
Simon Bomm 2020-05-12 16:30:25 +02:00 committed by GitHub
parent a4e59629a3
commit 5c8e1c41da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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) = @_;