mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
remove obsolete this._roomViewStoreToken.remove();
This commit is contained in:
parent
663dc3e513
commit
0e8bd856bc
@ -349,7 +349,6 @@ module.exports = React.createClass({
|
||||
UDEHandler.stopListening();
|
||||
window.removeEventListener("focus", this.onFocus);
|
||||
window.removeEventListener('resize', this.handleResize);
|
||||
this._roomViewStoreToken.remove();
|
||||
},
|
||||
|
||||
componentDidUpdate: function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user