Skip to content

Commit

Permalink
Fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Oct 6, 2023
1 parent cbfe771 commit 6ac06d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/repositories/product-selection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import type {
ProductSelectionChangeNameAction,
ProductSelectionDraft,
ProductSelectionUpdateAction,
Review,
ReviewUpdateAction,
} from '@commercetools/platform-sdk'
import { getBaseResourceProperties } from '../helpers.js'
import type { Writable } from '../types.js'
Expand Down

0 comments on commit 6ac06d3

Please sign in to comment.