1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-13 08:02:38 +03:00

Delinting

This commit is contained in:
Luke Barnard
2018-05-11 17:28:12 +01:00
parent 06919e22d6
commit a419056040
3 changed files with 3 additions and 5 deletions

View File

@@ -167,7 +167,6 @@ export default class AppTile extends React.Component {
// Widget action listeners
this.dispatcherRef = dis.register(this._onWidgetAction);
}
componentDidUpdate() {