diff options
author | Erik Johnston <erik@matrix.org> | 2018-10-29 14:21:43 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-10-29 14:21:43 +0000 |
commit | 664b192a3b4aa57597d9832361b025bc078ea87a (patch) | |
tree | 612942f66753385a7fbc304918b192c2710e21fa | |
parent | Don't make temporary list (diff) | |
download | synapse-664b192a3b4aa57597d9832361b025bc078ea87a.tar.xz |
Fix set operations thinko
-rw-r--r-- | synapse/storage/state.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |