Skip to content

Commit

Permalink
style: eslint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Mar 9, 2023
1 parent 764f0ba commit e82a8da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ import {
ordersExportPrintShipmentsAction,
} from '../../actions';
import {usePluginSettings, useStoreQuery} from '../../composables';
import {BackendEndpoint} from '@myparcel-pdk/common/src';
import {AdminModalKey} from '../../types';
import {BackendEndpoint} from '@myparcel-pdk/common/src';
import {createActions} from '../../services';
/**
Expand Down

0 comments on commit e82a8da

Please sign in to comment.