diff options
| author | H. Shay <hillerys@element.io> | 2022-11-08 12:19:42 -0800 |
|---|---|---|
| committer | H. Shay <hillerys@element.io> | 2022-11-08 12:19:42 -0800 |
| commit | fd98493c8603611a4a1292f7717574603e91e23c (patch) | |
| tree | 62302079b1178cfbacf60bd88fbc1bcf772a6355 /synapse | |
| parent | Merge branch 'shay/batch_state_groups' of https://github.com/matrix-org/synap... (diff) | |
| download | synapse-github/shay/batch_state_groups.tar.xz | |
remove duplicated code and update comment github/shay/batch_state_groups shay/batch_state_groups
Diffstat (limited to 'synapse')
| -rw-r--r-- | synapse/handlers/room.py | 6 | ||||
| -rw-r--r-- | synapse/storage/databases/state/store.py | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |
