mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 21:26:42 +00:00
gofmt broken file
This commit is contained in:
parent
4ed90ca199
commit
93077a6838
1 changed files with 1 additions and 1 deletions
|
|
@ -20,8 +20,8 @@ import (
|
|||
"errors"
|
||||
"fmt"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
"crypto/sha256"
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
)
|
||||
|
||||
func keyToPath(depth int, key []byte) ([]byte, error) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue