Skip to content

Commit 1442a33

Browse files
committed
fix: remove unused beapi utility import from editor
1 parent 0379c8b commit 1442a33

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/js/editor.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import domReady from '@wordpress/dom-ready'
55
import { subscribe } from '@wordpress/data'
66
import { addFilter } from '@wordpress/hooks'
77
import { unregisterBlockStyle, getBlockVariations, getBlockType, unregisterBlockVariation } from '@wordpress/blocks'
8-
import './utils/beapi'
98

109
const unregisterDisabledBlockStyles = () => {
1110
if (!BEAPI_EDITOR_SETTINGS.disabledBlocksStyles) {

0 commit comments

Comments
 (0)