Remove debug logging

pull/453/head
Kegan Dougal 2015-12-01 16:57:40 +00:00
parent a2b28b826c
commit e21d435d84
1 changed files with 0 additions and 2 deletions

View File

@ -20,8 +20,6 @@ module.exports = React.createClass({
displayName: 'VectorCustomServerDialog',
render: function() {
console.log("State: %s", JSON.stringify(this.state));
console.log("Props: %s", JSON.stringify(this.props));
return (
<div className="mx_ErrorDialog">
<div className="mx_ErrorDialogTitle">