Skip to content

Commit

Permalink
Fixed golangci-lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-the-h committed Sep 27, 2021
1 parent f9958c0 commit 6f93356
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/ws/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ type ClientWs struct {
apiKey string
secretKey []byte
passphrase string
destination okex.Destination
lastTransmit map[bool]*time.Time
mu map[bool]*sync.Mutex
rmu map[bool]*sync.Mutex
Expand Down

0 comments on commit 6f93356

Please sign in to comment.