removing unecessary console.log
This commit is contained in:
parent
ed1f9499b6
commit
508c1c439f
|
|
@ -28,8 +28,6 @@ wp.hooks.addFilter(
|
|||
return wp.element.createElement(BlockEdit, props);
|
||||
}
|
||||
|
||||
console.log("here are the props", props);
|
||||
|
||||
return wp.element.createElement(
|
||||
wp.element.Fragment,
|
||||
{},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user