Removed Data::Dumper

This commit is contained in:
2019-07-04 22:31:35 +02:00
parent 329fcf55e9
commit 83b0c01f8e
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ use JSON;
use HTML::HTML5::Parser;
use LWP::UserAgent ();
use Getopt::Long;
use Data::Dumper;
use Archive::Extract;
sub parse_arguments {