Skip to content

Commit

Permalink
fixup! Websocket: Simplify state transistions
Browse files Browse the repository at this point in the history
  • Loading branch information
gbjk committed Feb 5, 2024
1 parent 75a9718 commit ac5fe67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exchanges/stream/websocket_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ type Websocket struct {
canUseAuthenticatedEndpoints bool
enabled bool
state state
connecting bool
verbose bool
connectionMonitorRunning bool
trafficMonitorRunning bool
Expand Down

0 comments on commit ac5fe67

Please sign in to comment.