bb log reduce
This commit is contained in:
@@ -31,7 +31,7 @@ class VSCodeNamespace(Namespace):
|
||||
|
||||
|
||||
def on_message(self, data):
|
||||
print(f"Received from VSCode client: {data}")
|
||||
# print(f"Received from VSCode client: {data}")
|
||||
dataconfig = data['config']
|
||||
realtime_response(dataconfig, data)
|
||||
# emit('response', {'message': 'Config data received and connection established'})
|
||||
|
||||
Reference in New Issue
Block a user