remove unused dependency

This commit is contained in:
Jordan Oroshiba 2023-10-24 09:16:52 -07:00
parent e9b5599403
commit 0136aa5ccc

View file

@ -11,7 +11,6 @@ import (
"github.com/ethereum/go-ethereum/beacon/engine"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core"
"github.com/ethereum/go-ethereum/core/rawdb"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/eth"
"github.com/ethereum/go-ethereum/eth/catalyst"