Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arunshenoy99 committed Jun 5, 2023
1 parent 3a23d72 commit 47d4014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OnboardingSPA/utils/api/plugins.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import apiFetch from '@wordpress/api-fetch';

import { installerRestURL, onboardingRestURL } from './common';
import { onboardingRestURL } from './common';
import { getQueryParam } from '../index';
import { resolve } from './resolve';
import { NFD_PLUGINS_QUERY_PARAM } from '../../../constants';
Expand Down

0 comments on commit 47d4014

Please sign in to comment.