eth/gasprice: fix import

This commit is contained in:
Felix Lange 2024-04-22 11:00:31 +02:00
parent 429ed384dd
commit 87b9af8c76

View file

@ -26,8 +26,6 @@ import (
"slices"
"sync/atomic"
"golang.org/x/exp/slices"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/consensus/misc/eip1559"
"github.com/ethereum/go-ethereum/consensus/misc/eip4844"