mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 05:04:38 +00:00
Remove old log line
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user