Commit 7ab13e0f authored by obscuren's avatar obscuren

Unused variable

parent 6c0b1943
...@@ -137,7 +137,6 @@ func main() { ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment