Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
dboyliao committed Mar 6, 2025
1 parent d8f24a0 commit 548b333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/exchange/coinbase/stream.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,4 @@ func (s *Stream) generateSignature() (string, string) {

func (s *Stream) handleConnect() {
// TODO: dummy, will add connection logic later
return
}

0 comments on commit 548b333

Please sign in to comment.