feat: register second day
This commit is contained in:
@@ -2,4 +2,5 @@ package year2017
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
_ "advent-of-code/internal/2017/DayOne"
|
_ "advent-of-code/internal/2017/DayOne"
|
||||||
|
_ "advent-of-code/internal/2017/DayTwo"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user