Refactor to move cloud fn to top level
This commit is contained in:
parent
28abf0e461
commit
3559ca9ec1
14 changed files with 14 additions and 13 deletions
|
@ -4,7 +4,7 @@ import (
|
|||
"bufio"
|
||||
"io"
|
||||
|
||||
"github.com/ray1729/puzzle-solver/util"
|
||||
"github.com/ray1729/wordsearch/util"
|
||||
)
|
||||
|
||||
type DB interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue