mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-03 02:39:41 +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.