fix: remove log
This commit is contained in:
parent
f99b6f34ff
commit
d0373ffb8b
@ -180,7 +180,6 @@ async def comfy_deploy_check_status(request):
|
||||
})
|
||||
|
||||
async def send(event, data, sid=None):
|
||||
print(event, data)
|
||||
try:
|
||||
if sid:
|
||||
ws = sockets.get(sid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user