You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-26 17:03:12 +03:00
Remove outdated comment
uhoreg says this is fine now...
This commit is contained in:
@@ -852,7 +852,6 @@ class DeviceListUpdateSerialiser {
|
|||||||
|
|
||||||
async function _updateStoredDeviceKeysForUser(_olmDevice, userId, userStore,
|
async function _updateStoredDeviceKeysForUser(_olmDevice, userId, userStore,
|
||||||
userResult) {
|
userResult) {
|
||||||
// FIXME: this isn't correct any more
|
|
||||||
let updated = false;
|
let updated = false;
|
||||||
|
|
||||||
// remove any devices in the store which aren't in the response
|
// remove any devices in the store which aren't in the response
|
||||||
|
|||||||
Reference in New Issue
Block a user