Unused variable

This commit is contained in:
obscuren 2015-02-28 20:24:20 +01:00
parent 6c0b194382
commit 7ab13e0f17

View File

@ -137,7 +137,6 @@ func main() {
utils.StartEthereum(ethereum) utils.StartEthereum(ethereum)
latestBlock := ethereum.ChainManager().CurrentBlock()
fmt.Printf("Welcome to the FRONTIER\n") fmt.Printf("Welcome to the FRONTIER\n")
if StartJsConsole { if StartJsConsole {