mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 19:25:46 +00:00
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.