diff options
author | Erik Johnston <erik@matrix.org> | 2019-11-26 16:06:41 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-11-26 16:06:41 +0000 |
commit | f8f14ba466a18ee38827629b8e9ab2d5931e5713 (patch) | |
tree | 0e48a89740363a1fc36fd7a7b5a4d5c331ab2cad | |
parent | Newsfile (diff) | |
download | synapse-f8f14ba466a18ee38827629b8e9ab2d5931e5713.tar.xz |
Don't construct a set
-rw-r--r-- | synapse/storage/data_stores/main/registration.py | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/synapse/storage/data_stores/main/registration.py b/synapse/storage/data_stores/main/registration.py |