mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
not used
This commit is contained in:
parent
668c0aff36
commit
7557e2f437
@ -157,7 +157,6 @@ export class BaseMessageTile extends SimpleTile {
|
||||
|
||||
redactReaction(key, log = null) {
|
||||
return this.logger.wrapOrRun(log, "redactReaction", log => {
|
||||
const keyVM = this.reactions?.getReaction(key);
|
||||
if (!this._entry.haveAnnotation(key)) {
|
||||
log.set("not_yet_reacted", true);
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user