mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-24 16:01:18 +02: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.