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

chore: remove obsolete proto files #123

Open
wants to merge 1 commit into
base: prepare-migrate-generation-to-bazel
Choose a base branch
from

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Dec 27, 2024

This PR is built on top of #122.

The source of truth for the deleted protos live in googleapis/googleapis, and they are no longer needed once PR #122 is merged.

The protos were deleted using this command

 find . -type f -name "*.proto" -delete

@parthea parthea requested a review from a team as a code owner December 27, 2024 20:06
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: iam Issues related to the googleapis/python-grpc-google-iam-v1 API. labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: iam Issues related to the googleapis/python-grpc-google-iam-v1 API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants