mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
wrap slack related pkgs with slack pkg
This commit is contained in:
parent
efc2649c65
commit
c92ada2f34
|
@ -8,7 +8,7 @@ import (
|
|||
log "github.com/sirupsen/logrus"
|
||||
"github.com/slack-go/slack"
|
||||
|
||||
"github.com/c9s/bbgo/pkg/bbgo/slackstyle"
|
||||
"github.com/c9s/bbgo/pkg/bbgo/slack/slackstyle"
|
||||
"github.com/c9s/bbgo/pkg/bbgo/types"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user