diff options
Diffstat (limited to 'ethpub')
-rw-r--r-- | ethpub/types.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ethpub/types.go b/ethpub/types.go index 75115f4e8..5d3bfcaaa 100644 --- a/ethpub/types.go +++ b/ethpub/types.go @@ -2,7 +2,6 @@ package ethpub import ( "encoding/hex" - "fmt" "github.com/ethereum/eth-go/ethchain" "github.com/ethereum/eth-go/ethutil" ) |