mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Remove statement
This commit is contained in:
parent
d0f7570f5e
commit
ed88184757
@ -101,7 +101,6 @@ export class Timeline {
|
||||
pe => this._mapPendingEventToEntry(pe),
|
||||
(pee, params) => {
|
||||
// is sending but redacted, who do we detect that here to remove the relation?
|
||||
this._loadContextEntriesWhereNeeded([pee]);
|
||||
pee.notifyUpdate(params);
|
||||
},
|
||||
pee => this._applyAndEmitLocalRelationChange(pee, target => target.removeLocalRelation(pee))
|
||||
|
Loading…
Reference in New Issue
Block a user