From d056357e4999c6c70c8b8e85a9e4f533895ed6c2 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Wed, 26 Sep 2018 10:48:31 +0800 Subject: Change import go github.com/dexon-foundation/dexon --- accounts/usbwallet/hub.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'accounts/usbwallet/hub.go') diff --git a/accounts/usbwallet/hub.go b/accounts/usbwallet/hub.go index 640320bc9..162134131 100644 --- a/accounts/usbwallet/hub.go +++ b/accounts/usbwallet/hub.go @@ -22,9 +22,9 @@ import ( "sync" "time" - "github.com/ethereum/go-ethereum/accounts" - "github.com/ethereum/go-ethereum/event" - "github.com/ethereum/go-ethereum/log" + "github.com/dexon-foundation/dexon/accounts" + "github.com/dexon-foundation/dexon/event" + "github.com/dexon-foundation/dexon/log" "github.com/karalabe/hid" ) -- cgit v1.2.3