mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 23:08:22 +00:00
remove the stubbing out of `request.process`, so that `requestReceived` also renders the request via the appropriate resource. Replace render() with a stub for now.