mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Remove console.log
This commit is contained in:
parent
03b715b8bf
commit
a077abfb99
@ -29,7 +29,6 @@ module.exports = React.createClass({
|
||||
},
|
||||
|
||||
render: function() {
|
||||
console.log("Render");
|
||||
return (
|
||||
<div>
|
||||
<ul className="mx_UserIdList" ref="list">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user