mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-13 01:00:02 +00:00
Remove stray debug output
This commit is contained in:
parent
a967c224fe
commit
12bd473c0d
@ -84,7 +84,6 @@ class WrappedWebSocket(websocket.WebSocket):
|
||||
raise Exception('Redirect limit hit')
|
||||
url = self.handshake_response.headers['location']
|
||||
self.sock.close()
|
||||
print(repr(options))
|
||||
return self.connect(url, **options)
|
||||
self.connected = True
|
||||
except:
|
||||
|
Loading…
x
Reference in New Issue
Block a user