From d916ca90c354b29cc1b0953508e9601576a4fd1e Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Mon, 1 Jul 2019 13:53:37 +0200 Subject: [all] Formatting, missing comments in header, etc --- 015/ch1.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '015') diff --git a/015/ch1.pl b/015/ch1.pl index c6cc4db..b5ea460 100755 --- a/015/ch1.pl +++ b/015/ch1.pl @@ -7,8 +7,7 @@ use strict; use warnings; -use List::Util qw; -use List::Util qw; +use List::Util qw; my $LIMIT = 10; -- cgit v1.2.3