mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-01 12:16:34 +00:00
33ebee47e4
There are a bunch of places we call get_success on an immediate value, which is unnecessary. Let's rip them out, and remove the redundant functionality in get_success and friends.