removing unecessary console.log

This commit is contained in:
Antoine M 2023-12-13 17:37:22 +01:00
parent ed1f9499b6
commit 508c1c439f

View File

@ -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,
{},