mirror of
https://github.com/Threnklyn/advent-of-code-go.git
synced 2026-05-18 19:13:27 +02:00
fixing path due to new 2019 folder
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"math"
|
||||
"strings"
|
||||
|
||||
"adventofcode/day10/part2/trig"
|
||||
"adventofcode/2019/day10/part2/trig"
|
||||
"adventofcode/util"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user