fix imports
This commit is contained in:
parent
a67735e361
commit
df5c49f921
@ -9,7 +9,7 @@ import (
|
|||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"git.bizdoc.ro/private/Advent-of-Code.git/pkg/aocutils"
|
"git.bizdoc.ro/public/Advent-of-Code.git/aocutils"
|
||||||
)
|
)
|
||||||
|
|
||||||
type day2Scanner struct {
|
type day2Scanner struct {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user