diff --git a/piker/brokers/kucoin.py b/piker/brokers/kucoin.py index 6546b949..4997a06a 100644 --- a/piker/brokers/kucoin.py +++ b/piker/brokers/kucoin.py @@ -530,7 +530,6 @@ async def stream_quotes( @acm async def subscribe(ws: wsproto.WSConnection, connect_id, sym): - # breakpoint() # level 2 sub await ws.send_msg({ 'id': connect_id,