Skip to content

Commit

Permalink
Advent of Code 2023 - Day 2
Browse files Browse the repository at this point in the history
- Solve Rubocop offenses
  • Loading branch information
cdalvaro committed Dec 9, 2023
1 parent a599f8d commit fe93dab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/puzzles/day02.rb
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ def parse_set(set)
##
# Class for solving Day 02 - Part 2 puzzle
class Part2 < Part1

##
# Find the sum of the powers for the minimum valid sets.
#
Expand Down

0 comments on commit fe93dab

Please sign in to comment.