fix
This commit is contained in:
parent
c45bc342be
commit
93f43c0bf7
|
|
@ -3,7 +3,7 @@ package sve
|
||||||
import (
|
import (
|
||||||
"go.uber.org/zap"
|
"go.uber.org/zap"
|
||||||
|
|
||||||
"lbank-connector-go/pkg"
|
"github.com/LBank-exchange/lbank-connector-go/pkg"
|
||||||
)
|
)
|
||||||
|
|
||||||
type Client struct {
|
type Client struct {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue