diff --git a/grpc/execution/server.go b/grpc/execution/server.go index 3b2a7d2d3a..c2e24a73b1 100644 --- a/grpc/execution/server.go +++ b/grpc/execution/server.go @@ -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"