Skip to content

Commit

Permalink
[not verified] Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
allilevine committed Sep 27, 2021
1 parent bbf18b7 commit 02119ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { get, isEqual } from 'lodash';
import { select } from '@wordpress/data';
import { __ } from '@wordpress/i18n';
import createSelector from 'rememo';
import { store as editorStore } from '@wordpress/editor';

/**
* Internal dependencies
Expand Down

0 comments on commit 02119ee

Please sign in to comment.