mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 09:33:46 +00:00
Unused variable
This commit is contained in:
parent
6c0b194382
commit
7ab13e0f17
1 changed files with 0 additions and 1 deletions
|
|
@ -137,7 +137,6 @@ func main() {
|
|||
|
||||
utils.StartEthereum(ethereum)
|
||||
|
||||
latestBlock := ethereum.ChainManager().CurrentBlock()
|
||||
fmt.Printf("Welcome to the FRONTIER\n")
|
||||
|
||||
if StartJsConsole {
|
||||
|
|
|
|||
Loading…
Reference in a new issue