mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Fix build errors
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
import { Product, Customer } from '@commerce/types'
|
||||
|
||||
import {
|
||||
Checkout,
|
||||
CheckoutLineItemEdge,
|
||||
MoneyV2,
|
||||
ProductOption,
|
||||
} from '../schema'
|
||||
import { MoneyV2, ProductOption } from '../schema'
|
||||
|
||||
import type {
|
||||
Cart,
|
||||
|
Reference in New Issue
Block a user