mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-19 18:14:37 -04:00
don't needlessly return user_id
This commit is contained in:
parent
93d174bcc4
commit
b5eee511c7
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ class EndToEndRoomKeyStore(SQLBaseStore):
|
|||
"version": this_version,
|
||||
},
|
||||
retcols=(
|
||||
"user_id",
|
||||
"version",
|
||||
"algorithm",
|
||||
"auth_data",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue