Removed fmt

This commit is contained in:
obscuren 2014-05-29 11:50:36 +02:00
parent e7097641e3
commit 9bb7633254
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package ethpub
import (
"encoding/hex"
"fmt"
"github.com/ethereum/eth-go/ethchain"
"github.com/ethereum/eth-go/ethutil"
"math/big"