Only use exactly as many newlines as we need
This commit is contained in:
parent
832660f751
commit
a551bf4a46
1 changed files with 0 additions and 1 deletions
|
@ -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),
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue