beacon/engine: gofmt -ed

This commit is contained in:
Marius van der Wijden 2024-06-17 16:57:31 +02:00
parent c28e49b7f1
commit 1852c98593

View file

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