Only use exactly as many newlines as we need

This commit is contained in:
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

View file

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