diff --git a/packages/block-editor/src/components/off-canvas-editor/branch.js b/packages/block-editor/src/components/off-canvas-editor/branch.js index 657b393b6fef4..e752bcbc6cae5 100644 --- a/packages/block-editor/src/components/off-canvas-editor/branch.js +++ b/packages/block-editor/src/components/off-canvas-editor/branch.js @@ -4,12 +4,6 @@ import { memo } from '@wordpress/element'; import { AsyncModeProvider, useSelect } from '@wordpress/data'; -/** - * Internal dependencies - */ -/** - * Internal dependencies - */ /** * Internal dependencies */ diff --git a/packages/block-library/src/navigation/edit/index.js b/packages/block-library/src/navigation/edit/index.js index 397953da59661..51e473fffdd68 100644 --- a/packages/block-library/src/navigation/edit/index.js +++ b/packages/block-library/src/navigation/edit/index.js @@ -38,12 +38,6 @@ import { speak } from '@wordpress/a11y'; import { createBlock } from '@wordpress/blocks'; import { close, Icon } from '@wordpress/icons'; -/** - * Internal dependencies - */ -/** - * Internal dependencies - */ /** * Internal dependencies */