triedb/pathdb: go format

This commit is contained in:
Martin Holst Swende 2024-03-22 14:37:53 +01:00
parent 54408a9166
commit f2c998920a
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0

View file

@ -20,7 +20,7 @@ import (
"bytes"
"fmt"
"slices"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/crypto"