diff --git a/ethpub/pub.go b/ethpub/pub.go index 6beab5cf9c0d5e9373887b81560278af27057d68..a9a962f14e0081c50c7a2cb7ed23142210aaf796 100644 --- a/ethpub/pub.go +++ b/ethpub/pub.go @@ -2,7 +2,6 @@ package ethpub import ( "encoding/hex" - "fmt" "github.com/ethereum/eth-go/ethchain" "github.com/ethereum/eth-go/ethutil" "math/big"