mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-28 16:30:04 +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.