Skip to content

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayadav09 committed Jan 29, 2024
1 parent 699b68f commit 469a49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OnboardingSPA/components/TabPanelHover/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/

// eslint-disable-next-line import/no-extraneous-dependencies
import { partial, find } from 'lodash';
import { find } from 'lodash';

/**
* WordPress dependencies
Expand Down

0 comments on commit 469a49b

Please sign in to comment.