feat: include day five
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package year2025
|
||||
|
||||
import (
|
||||
_ "advent-of-code/internal/2025/DayFive"
|
||||
_ "advent-of-code/internal/2025/DayFour"
|
||||
_ "advent-of-code/internal/2025/DayOne"
|
||||
_ "advent-of-code/internal/2025/DayThree"
|
||||
|
||||
Reference in New Issue
Block a user