aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xday07/part12
1 files changed, 0 insertions, 2 deletions
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 = {}