remove extra space

This commit is contained in:
Jared Wasinger 2023-11-08 16:55:10 +08:00
parent 3419543ce0
commit db47dabe5e

View file

@ -25,7 +25,6 @@ import (
"strings" "strings"
"golang.org/x/exp/slog" "golang.org/x/exp/slog"
"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" "github.com/ethereum/go-ethereum/core"