Skip to content

Commit 7aa8ca9

Browse files
authored
Update day_2_part_2.php
1 parent f665324 commit 7aa8ca9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

day_2_part_2.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@
133133

134134
$game_id_total = 0;
135135
foreach($parsed_data as $game_id => $game_data) {
136-
$game_is_ok = 0;
137136
$count = count($game_data);
138137
$current_row_count = 0;
139138
foreach($game_data as $dice_game) {

0 commit comments

Comments
 (0)