mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 14:55:16 +00:00
ftx: clean up imports
This commit is contained in:
parent
37db477ece
commit
5bbb796e94
|
@ -4,7 +4,6 @@ import (
|
|||
"context"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"strconv"
|
||||
|
||||
"github.com/c9s/bbgo/pkg/fixedpoint"
|
||||
)
|
||||
|
@ -65,4 +64,3 @@ func (r *orderRequest) PlaceOrder(ctx context.Context, p PlaceOrderPayload) (ord
|
|||
|
||||
return o, nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user