mirror of
https://github.com/cubixle/go-ebay.git
synced 2026-04-30 19:48:45 +01:00
some small changes
This commit is contained in:
@@ -3,7 +3,7 @@ package commands
|
||||
import (
|
||||
"encoding/xml"
|
||||
|
||||
"github.com/cubixle/go-ebay/config"
|
||||
"github.com/cubixle2/go-ebay/config"
|
||||
)
|
||||
|
||||
func NewGetMyEbaySelling(cfg *config.Config, version string, pageNumber string, perPage string) *GetMyeBaySellingRequest {
|
||||
|
||||
Reference in New Issue
Block a user