diff options
author | Eric Eastwood <contact@ericeastwood.com> | 2023-06-06 22:13:49 -0500 |
---|---|---|
committer | Eric Eastwood <contact@ericeastwood.com> | 2023-06-06 22:13:49 -0500 |
commit | 003267bfcdf97a6b91351bf003d5cea3fd8c3831 (patch) | |
tree | 435ff56e668bc3ab30c2f71a51c62fab882f0e31 | |
parent | Clean-up query formatting (diff) | |
download | synapse-003267bfcdf97a6b91351bf003d5cea3fd8c3831.tar.xz |
Remove extra `current_state_events` join
-rw-r--r-- | synapse/storage/databases/main/roommember.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/synapse/storage/databases/main/roommember.py b/synapse/storage/databases/main/roommember.py |