Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Only use exactly as many newlines as we need
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live authored Mar 14, 2019
1 parent 832660f commit a551bf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/structures/RoomView.js
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,6 @@ module.exports = React.createClass({
}
this._checkIfAlone(this.state.room, memberCountInfluence);


this._updateE2EStatus(this.state.room);
}, 500),

Expand Down

0 comments on commit a551bf4

Please sign in to comment.