Remove warning eip_7251.proto is unused (#14213)

This commit is contained in:
terence
2024-07-15 08:23:09 -07:00
committed by GitHub
parent c238c00630
commit 498ee635e1

View File

@@ -19,7 +19,6 @@ import "proto/eth/ext/options.proto";
import "proto/prysm/v1alpha1/attestation.proto";
import "proto/prysm/v1alpha1/withdrawals.proto";
import "proto/engine/v1/execution_engine.proto";
import "proto/prysm/v1alpha1/eip_7251.proto";
option csharp_namespace = "Ethereum.Eth.v1alpha1";
option go_package = "github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1;eth";