eth: fixup

This commit is contained in:
Felix Lange 2024-08-15 17:32:33 +02:00
parent b9be390e9a
commit f24e8e7109

View file

@ -23,7 +23,6 @@ import (
"math/big" "math/big"
"runtime" "runtime"
"sync" "sync"
"time"
"github.com/ethereum/go-ethereum/accounts" "github.com/ethereum/go-ethereum/accounts"
"github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/common"