mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
Removed @framework imports within framework providers
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
ProductVariantConnection,
|
||||
ProductOption,
|
||||
MoneyV2,
|
||||
} from '@framework/schema'
|
||||
} from '../schema'
|
||||
|
||||
import type { Cart, LineItem } from '../types'
|
||||
|
||||
|
Reference in New Issue
Block a user