mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Removed newline
This commit is contained in:
@@ -72,7 +72,6 @@ module.exports = React.createClass({
|
||||
});
|
||||
this.setState({ numPresses: 0 });
|
||||
|
||||
|
||||
window.clearInterval(this.state.timerInterrupt);
|
||||
this.setState({ timerInterrupt: null });
|
||||
AsyncClient.updateLastViewedAt();
|
||||
|
||||
Reference in New Issue
Block a user