mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
don't needlessly return user_id
This commit is contained in:
parent
93d174bcc4
commit
b5eee511c7
@ -213,7 +213,6 @@ class EndToEndRoomKeyStore(SQLBaseStore):
|
||||
"version": this_version,
|
||||
},
|
||||
retcols=(
|
||||
"user_id",
|
||||
"version",
|
||||
"algorithm",
|
||||
"auth_data",
|
||||
|
Loading…
Reference in New Issue
Block a user