this is already done as part of _applyFormatting
This commit is contained in:
parent
30a485bddd
commit
72c1725f98
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ module.exports = React.createClass({
|
|||
if (messageWasEdited || stoppedEditing) {
|
||||
this._applyFormatting();
|
||||
}
|
||||
this.calculateUrlPreview();
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue