fix: typo; remove multilingual debug stat
This commit is contained in:
@@ -249,8 +249,6 @@ class Client:
|
|||||||
ws (websocket.WebSocketApp): The WebSocket client instance.
|
ws (websocket.WebSocketApp): The WebSocket client instance.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
print(self.multilingual, self.language, self.task)
|
|
||||||
|
|
||||||
print("[INFO]: Opened connection")
|
print("[INFO]: Opened connection")
|
||||||
ws.send(
|
ws.send(
|
||||||
json.dumps(
|
json.dumps(
|
||||||
|
|||||||
Reference in New Issue
Block a user