mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2026-01-03 04:45:26 -05: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| test_account_data.py | ||
| test_events.py | ||
| test_receipts.py | ||