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