aboutsummaryrefslogtreecommitdiff
path: root/challenge-059
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-059')
-rwxr-xr-xchallenge-059/jaredor/perl/ch-1.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/challenge-059/jaredor/perl/ch-1.pl b/challenge-059/jaredor/perl/ch-1.pl
index 97b1b78426..14a277516d 100755
--- a/challenge-059/jaredor/perl/ch-1.pl
+++ b/challenge-059/jaredor/perl/ch-1.pl
@@ -2,7 +2,6 @@
use v5.012;
use warnings;
-use Data::Dump qw(pp);
use Getopt::Long;
use List::Util qw(all);
use Scalar::Util qw(looks_like_number);