mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Remove cruft
This commit is contained in:
parent
cb639b7955
commit
312561561e
1 changed files with 0 additions and 2 deletions
|
|
@ -60,8 +60,6 @@ class MuxEndpoint(SocketEndpoint):
|
|||
requestor = self.services[svc]
|
||||
|
||||
async def responder(resp, fin):
|
||||
print("respnd", id)
|
||||
print(svc, request)
|
||||
await ws.send_json({
|
||||
"id": id,
|
||||
"response": resp,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue