Skip to content

Commit

Permalink
chore: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
riqwan committed Aug 28, 2024
1 parent 2041f70 commit 4422107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/types/src/http/order/admin/entities.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import { BaseOrderLineItem } from "../../../../dist/http/order/common"
import { AdminPaymentCollection } from "../../payment/admin"
import {
BaseOrder,
BaseOrderAddress,
BaseOrderChange,
BaseOrderChangeAction,
BaseOrderFulfillment,
BaseOrderLineItem,
BaseOrderShippingMethod,
} from "../common"

Expand Down

0 comments on commit 4422107

Please sign in to comment.