mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
removed debug code
This commit is contained in:
parent
b74e977974
commit
0055b0263d
|
@ -84,7 +84,6 @@ export default class JSONObjectNode extends React.Component {
|
|||
}
|
||||
|
||||
render() {
|
||||
console.log('render');
|
||||
let childListStyle = {
|
||||
padding: 0,
|
||||
margin: 0,
|
||||
|
|
Loading…
Reference in New Issue
Block a user