Remove console.log

This commit is contained in:
Erik Johnston 2015-07-14 17:04:44 +01:00
parent 03b715b8bf
commit a077abfb99

View File

@ -29,7 +29,6 @@ module.exports = React.createClass({
},
render: function() {
console.log("Render");
return (
<div>
<ul className="mx_UserIdList" ref="list">