mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 04:15:30 +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.