mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Remove old log line
This commit is contained in:
parent
aa4af94c69
commit
709e09e1c3
@ -429,8 +429,6 @@ class RoomEventContext(ClientV1RestServlet):
|
||||
serialize_event(event, time_now) for event in results["state"]
|
||||
]
|
||||
|
||||
logger.info("Responding with %r", results)
|
||||
|
||||
defer.returnValue((200, results))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user