Compare commits

..

No commits in common. "d2cf1a4dfd2309173d35c3f9fa44b70cf110bd0f" and "79b19999f05b6a2a0dd393999e559f025f65ae0a" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ type SpecifiedProductLine struct {
type Product struct {
PartnerSku string `json:"partner_sku"`
SKU string `json:"sku"`
}
type ProdCondType struct {