mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
Remove unused validator proto imports (#9983)
This commit is contained in:
parent
afb49aaeb9
commit
03bf463d0f
@ -19,9 +19,6 @@ import "google/api/annotations.proto";
|
||||
import "google/protobuf/descriptor.proto";
|
||||
import "google/protobuf/empty.proto";
|
||||
|
||||
import "proto/eth/v1/validator.proto";
|
||||
import "proto/eth/v2/validator.proto";
|
||||
|
||||
option csharp_namespace = "Ethereum.Eth.Service";
|
||||
option go_package = "github.com/prysmaticlabs/prysm/proto/eth/service";
|
||||
option java_multiple_files = true;
|
||||
|
Loading…
Reference in New Issue
Block a user