mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 06:51:21 +02:00
Remove unused class
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
8efbdd0406
commit
c78167977a
@ -161,7 +161,7 @@ export default class MessageContextMenu extends React.Component {
|
||||
matrixClient: MatrixClientPeg.get(),
|
||||
event: this.props.mxEvent,
|
||||
permalinkCreator: this.props.permalinkCreator,
|
||||
}, 'mx_Dialog_forwardMessage');
|
||||
});
|
||||
this.closeMenu();
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user