Skip to content

Commit

Permalink
cmd/geth: Removed unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
lhendre committed Jan 25, 2019
1 parent b3e6304 commit 8c32235
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/geth/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ import (
"github.com/ethereum/go-ethereum/accounts/keystore"
"github.com/ethereum/go-ethereum/cmd/utils"
"github.com/ethereum/go-ethereum/console"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/eth"
"github.com/ethereum/go-ethereum/eth/downloader"
"github.com/ethereum/go-ethereum/ethclient"
Expand Down

0 comments on commit 8c32235

Please sign in to comment.