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

kvserver: remove unused Protobuf import #89762

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

erikgrinaker
Copy link
Contributor

@erikgrinaker erikgrinaker commented Oct 11, 2022

Resolves the following build error:

INFO: From Generating Descriptor Set proto_library //pkg/kv/kvserver:kvserver_proto:
kv/kvserver/api.proto:16:1: warning: Import roachpb/internal_raft.proto but not used.

Epic: None

Release note: None

Resolves the following build error:

```
INFO: From Generating Descriptor Set proto_library //pkg/kv/kvserver:kvserver_proto:
kv/kvserver/api.proto:16:1: warning: Import roachpb/internal_raft.proto but not used.
```

Release note: None
@erikgrinaker erikgrinaker requested a review from a team October 11, 2022 17:16
@erikgrinaker erikgrinaker requested a review from a team as a code owner October 11, 2022 17:16
@erikgrinaker erikgrinaker self-assigned this Oct 11, 2022
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@knz knz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cheers

@erikgrinaker
Copy link
Contributor Author

bors r+

@pav-kv
Copy link
Collaborator

pav-kv commented Oct 11, 2022

Probably this is the result of #89502

@erikgrinaker
Copy link
Contributor Author

Yep, figured as much.

@craig
Copy link
Contributor

craig bot commented Oct 11, 2022

Build succeeded:

@craig craig bot merged commit b955fd6 into cockroachdb:master Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants