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