Removed newline

This commit is contained in:
Reed Garmsen
2015-07-09 18:18:59 -07:00
parent eb99363169
commit 582c94cee9

View File

@@ -72,7 +72,6 @@ module.exports = React.createClass({
});
this.setState({ numPresses: 0 });
window.clearInterval(this.state.timerInterrupt);
this.setState({ timerInterrupt: null });
AsyncClient.updateLastViewedAt();