diff --git a/src/types/restfulTypes.ts b/src/types/restfulTypes.ts index ffba806..e83ff80 100644 --- a/src/types/restfulTypes.ts +++ b/src/types/restfulTypes.ts @@ -1088,7 +1088,6 @@ export type CompatibleProduct = { export type Compatibility = { compatibleProducts: CompatibleProduct[] - sku: string } export type Specification = {