mirror of
https://github.com/cubixle/go-ebay.git
synced 2026-04-24 21:24:42 +01:00
some small changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package ebay
|
||||
|
||||
import (
|
||||
"github.com/cubixle/go-ebay/commands"
|
||||
"github.com/cubixle/go-ebay/config"
|
||||
"github.com/cubixle2/go-ebay/commands"
|
||||
"github.com/cubixle2/go-ebay/config"
|
||||
)
|
||||
|
||||
const xmlns = "urn:ebay:apis:eBLBaseComponents"
|
||||
|
||||
Reference in New Issue
Block a user