From 3454670e13fb38d3821420b377a8abaa8c7ee472 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Thu, 14 Dec 2017 19:18:07 +0000 Subject: Remove extraneous require --- day07/part1 | 2 -- 1 file changed, 2 deletions(-) (limited to 'day07/part1') diff --git a/day07/part1 b/day07/part1 index 2ef3505..b722b86 100755 --- a/day07/part1 +++ b/day07/part1 @@ -1,7 +1,5 @@ #!/usr/bin/env ruby -require 'pp' - class Array def to_empty_hash h = {} -- cgit v1.2.3