mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
signer/fourbyte: remove unused import
This commit is contained in:
parent
5f812599b3
commit
7438456102
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ import (
|
|||
"bytes"
|
||||
"errors"
|
||||
"fmt"
|
||||
"math/big"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethereum/go-ethereum/signer/core/apitypes"
|
||||
|
|
|
|||
Loading…
Reference in a new issue