fix(bundle-editor): remove @wordpress/edit-post (#2932)

This commit is contained in:
Ben Word
2022-01-14 11:11:44 -06:00
committed by GitHub
parent 4281ffff90
commit ea4da9c211

View File

@@ -1,4 +1,3 @@
import '@wordpress/edit-post';
import {registerBlockStyle, unregisterBlockStyle} from '@wordpress/blocks';
import {domReady} from '@scripts/components';