all: remove redundant conversions and import names (#21903)
This commit is contained in:
@ -21,7 +21,7 @@ package geth
|
||||
import (
|
||||
"errors"
|
||||
|
||||
ethereum "github.com/ethereum/go-ethereum"
|
||||
"github.com/ethereum/go-ethereum"
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user