goimports

This commit is contained in:
Thomas E Lackey 2023-04-05 15:36:55 -05:00
parent d2bfae64eb
commit 14fbdeb5bc

View File

@ -20,14 +20,13 @@ import (
"fmt"
"strconv"
"github.com/jackc/pgtype"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/statediff/indexer/database/metrics"
"github.com/ethereum/go-ethereum/statediff/indexer/models"
"github.com/shopspring/decimal"
"github.com/jackc/pgtype"
shopspring "github.com/jackc/pgtype/ext/shopspring-numeric"
"github.com/shopspring/decimal"
)
var (