Apply go fmt updates to statediff pkg
This commit is contained in:
parent
b6dc2d509e
commit
16ee9a519a
@ -1,11 +1,11 @@
|
||||
package mocks
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"github.com/ethereum/go-ethereum/core"
|
||||
"github.com/ethereum/go-ethereum/core/types"
|
||||
"github.com/ethereum/go-ethereum/event"
|
||||
"errors"
|
||||
)
|
||||
|
||||
type BlockChain struct {
|
||||
|
Loading…
Reference in New Issue
Block a user