feat: register third day
This commit is contained in:
@@ -2,5 +2,6 @@ package year2022
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
_ "advent-of-code/internal/2022/DayOne"
|
_ "advent-of-code/internal/2022/DayOne"
|
||||||
|
_ "advent-of-code/internal/2022/DayThree"
|
||||||
_ "advent-of-code/internal/2022/DayTwo"
|
_ "advent-of-code/internal/2022/DayTwo"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user