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