Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused validator proto imports #9983

Merged
merged 1 commit into from
Dec 4, 2021
Merged

Remove unused validator proto imports #9983

merged 1 commit into from
Dec 4, 2021

Conversation

terencechain
Copy link
Member

Fixes the following warnings when Bazel build validators

proto/eth/service/key_management.proto:22:1: warning: Import proto/eth/v1/validator.proto is unused.
proto/eth/service/key_management.proto:23:1: warning: Import proto/eth/v2/validator.proto is unused.

@terencechain terencechain added the Ready For Review A pull request ready for code review label Dec 4, 2021
@terencechain terencechain self-assigned this Dec 4, 2021
@terencechain terencechain requested a review from a team as a code owner December 4, 2021 15:41
@rkapka rkapka merged commit 03bf463 into develop Dec 4, 2021
@rkapka rkapka deleted the rm-unused-imports branch December 4, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants