1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-11-28 09:24:05 +03:00

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

View File

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