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

fix(storage): bump genproto, remove deadcode #6059

Merged
merged 1 commit into from May 19, 2022

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented May 19, 2022

Updates: #6055

@codyoss codyoss requested a review from tritone May 19, 2022 15:12
@codyoss codyoss requested review from a team as code owners May 19, 2022 15:12
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the Cloud Storage API. labels May 19, 2022
@codyoss codyoss enabled auto-merge (squash) May 19, 2022 15:13
@@ -345,11 +345,6 @@ func (c *grpcStorageClient) LockBucketRetentionPolicy(ctx context.Context, bucke
if err := applyBucketCondsProto("grpcStorageClient.LockBucketRetentionPolicy", conds, req); err != nil {
return err
}
if s.userProject != "" {
Copy link
Contributor

Choose a reason for hiding this comment

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

Shoot I missed this one when I removed the others. Thanks Cody.

@codyoss codyoss disabled auto-merge May 19, 2022 15:14
@codyoss codyoss merged commit bb10f9f into googleapis:main May 19, 2022
@codyoss codyoss deleted the fix-stor-bc branch May 19, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants