Skip to content

Commit

Permalink
remover unused consty
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian committed May 22, 2024
1 parent e13b192 commit f8ce6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/edit-site/src/components/global-styles/hooks.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import a11yPlugin from 'colord/plugins/a11y';
*/
import { store as blocksStore } from '@wordpress/blocks';
import { privateApis as blockEditorPrivateApis } from '@wordpress/block-editor';
import { privateApis as editorPrivateApis } from '@wordpress/editor';
import { __ } from '@wordpress/i18n';

/**
Expand Down

0 comments on commit f8ce6a6

Please sign in to comment.