mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-04 00:00:59 -05: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.