Skip to content

Commit

Permalink
fixup! Kraken: Sub Channel improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
gbjk committed Aug 14, 2024
1 parent 0e5543d commit f57b2d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exchanges/kraken/kraken_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ var (
assetTranslator assetTranslatorStore

errNoWebsocketOrderbookData = errors.New("no websocket orderbook data")
errNoRequestID = errors.New("no RequestID in response")
errBadChannelSuffix = errors.New("bad websocket channel suffix")
)

Expand Down

0 comments on commit f57b2d8

Please sign in to comment.