Woops
This commit is contained in:
parent
2ffadad819
commit
839c15154b
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
"git.fromouter.space/Artificiale/moa/sd"
|
||||
botapi "git.fromouter.space/mcg/cardgage/client/bot"
|
||||
"git.fromouter.space/mcg/draft/mlp"
|
||||
bot "git.fromouter.space/mcg/mlp-server-tools/draftbot"
|
||||
bot "git.fromouter.space/mcg/draftbot"
|
||||
"github.com/go-kit/kit/log"
|
||||
)
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ import (
|
|||
|
||||
"git.fromouter.space/mcg/draft"
|
||||
"git.fromouter.space/mcg/draft/mlp"
|
||||
"git.fromouter.space/mcg/mlp-server-tools/draftbot/bot"
|
||||
"git.fromouter.space/mcg/draftbot/bot"
|
||||
)
|
||||
|
||||
// Session-related errors
|
||||
|
|
Loading…
Reference in a new issue