feat: include 2025D3
This commit is contained in:
@@ -2,5 +2,6 @@ package year2025
|
||||
|
||||
import (
|
||||
_ "advent-of-code/internal/2025/DayOne"
|
||||
_ "advent-of-code/internal/2025/DayThree"
|
||||
_ "advent-of-code/internal/2025/DayTwo"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user