Remove dead code.
Loading push rules now happens in the datastore, so we can remove the methods that loaded them outside the datastore. The ``waiting_for_join_list`` in federation handler is populated by anything, so can be removed. The ``_get_members_events_txn`` method isn't called from anywhere so can be removed.
Showing
- synapse/handlers/federation.py 0 additions, 13 deletionssynapse/handlers/federation.py
- synapse/push/bulk_push_rule_evaluator.py 0 additions, 8 deletionssynapse/push/bulk_push_rule_evaluator.py
- synapse/push/clientformat.py 0 additions, 26 deletionssynapse/push/clientformat.py
- synapse/storage/roommember.py 0 additions, 7 deletionssynapse/storage/roommember.py
Loading
Please register or sign in to comment