Skip to content

Commit

Permalink
revert v2/client.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xyq-c-cpp committed Jun 20, 2024
1 parent bbe8fe8 commit fe6e0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ import (

"github.com/adshao/go-binance/v2/common"
"github.com/adshao/go-binance/v2/delivery"
"github.com/adshao/go-binance/v2/options"
"github.com/adshao/go-binance/v2/futures"
"github.com/adshao/go-binance/v2/options"
)

// SideType define side type of order
Expand Down

0 comments on commit fe6e0a3

Please sign in to comment.