remove debug

This commit is contained in:
Matthew Hodgson 2016-07-20 18:16:54 +01:00
parent d6415aceca
commit bc87fc575b

View file

@ -1557,7 +1557,7 @@ module.exports = React.createClass({
hideMessagePanel = true;
}
console.log("ShowUrlPreview for %s is %s", this.state.room.roomId, this.state.showUrlPreview);
// console.log("ShowUrlPreview for %s is %s", this.state.room.roomId, this.state.showUrlPreview);
var messagePanel = (
<TimelinePanel ref={this._gatherTimelinePanelRef}