Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
candy02058912 committed Dec 17, 2024
1 parent 5ee2afc commit 6e94f64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/landing/stepper/declarative-flow/onboarding.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { OnboardSelect, Onboard } from '@automattic/data-stores';
import { type Design, isAssemblerDesign, isAssemblerSupported } from '@automattic/design-picker';
import { ONBOARDING_FLOW } from '@automattic/onboarding';
import { useDispatch, useSelect } from '@wordpress/data';
import { addQueryArgs, getQueryArg, getQueryArgs, removeQueryArgs } from '@wordpress/url';
Expand Down

0 comments on commit 6e94f64

Please sign in to comment.