Only use exactly as many newlines as we need

pull/21833/head
Travis Ralston 2019-03-14 12:44:14 -06:00 committed by GitHub
parent 832660f751
commit a551bf4a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -812,7 +812,6 @@ module.exports = React.createClass({
} }
this._checkIfAlone(this.state.room, memberCountInfluence); this._checkIfAlone(this.state.room, memberCountInfluence);
this._updateE2EStatus(this.state.room); this._updateE2EStatus(this.state.room);
}, 500), }, 500),