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