mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
remove obsolete comment
This commit is contained in:
parent
e850874019
commit
b23ec5ef70
@ -384,7 +384,6 @@ export class Sync {
|
||||
isNewInvite = true;
|
||||
}
|
||||
const room = this._session.rooms.get(roomId);
|
||||
// TODO let the room know there is an invite now, so
|
||||
inviteStates.push(new InviteSyncProcessState(invite, isNewInvite, room, "invite", roomResponse));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user