remove debug

pull/21833/head
Matthew Hodgson 2016-07-20 18:17:09 +01:00
parent bc87fc575b
commit 165b0810cc
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ module.exports = React.createClass({
},
_updatePreviewUrlVisibility: function(room) {
console.log("_updatePreviewUrlVisibility");
// console.log("_updatePreviewUrlVisibility");
// check our per-room overrides
var roomPreviewUrls = room.getAccountData("org.matrix.room.preview_urls");