mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 02:54:50 +00:00
don't needlessly return user_id
This commit is contained in:
committed by
Hubert Chathi
parent
93d174bcc4
commit
b5eee511c7
@@ -213,7 +213,6 @@ class EndToEndRoomKeyStore(SQLBaseStore):
|
||||
"version": this_version,
|
||||
},
|
||||
retcols=(
|
||||
"user_id",
|
||||
"version",
|
||||
"algorithm",
|
||||
"auth_data",
|
||||
|
||||
Reference in New Issue
Block a user