mirror of
https://github.com/cubixle/go-ebay.git
synced 2026-04-30 14:38:43 +01:00
fixed duplicated struct
This commit is contained in:
@@ -57,8 +57,3 @@ type ItemResponse struct {
|
||||
|
||||
type PictureDetails struct {
|
||||
}
|
||||
|
||||
type ProductListingDetails struct {
|
||||
BrandMPN BrandMPN `xml:"BrandMPN"`
|
||||
EAN string `xml:"EAN"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user