diff --git a/cmd/clef/main.go b/cmd/clef/main.go index df93508590..e1a44835a3 100644 --- a/cmd/clef/main.go +++ b/cmd/clef/main.go @@ -36,9 +36,7 @@ import ( "runtime" "strings" - "github.com/ethereum/go-ethereum/accounts" "github.com/ethereum/go-ethereum/accounts/keystore" - "github.com/ethereum/go-ethereum/accounts/usbwallet" "github.com/ethereum/go-ethereum/cmd/utils" "github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/console"