mirror of https://github.com/status-im/op-geth.git
Removed fmt
This commit is contained in:
parent
e7097641e3
commit
9bb7633254
|
@ -2,7 +2,6 @@ package ethpub
|
|||
|
||||
import (
|
||||
"encoding/hex"
|
||||
"fmt"
|
||||
"github.com/ethereum/eth-go/ethchain"
|
||||
"github.com/ethereum/eth-go/ethutil"
|
||||
"math/big"
|
||||
|
|
Loading…
Reference in New Issue