mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-16 19:40:58 +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() {
|
render() {
|
||||||
console.log('render');
|
|
||||||
let childListStyle = {
|
let childListStyle = {
|
||||||
padding: 0,
|
padding: 0,
|
||||||
margin: 0,
|
margin: 0,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user