removed line that was causing issues

This commit is contained in:
Dustin Brickwood 2018-05-22 13:43:25 -04:00
parent 1303dd291e
commit 076b975878

View file

@ -22,7 +22,7 @@ type SBlock struct {
Number string Number string
GasUsed string GasUsed string
GasLimit string GasLimit string
TxCount stringgit@github.com:ShyftNetwork/shyft_go-ethereum.git TxCount string
UncleCount string UncleCount string
Age string Age string
ParentHash string ParentHash string