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

refactor!: Remove Unused RefreshOptions type in OAuth2Client #1941

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

d-goog
Copy link
Collaborator

@d-goog d-goog commented Feb 21, 2025

Description

Removing an unused type in OAuth2Client

Impact

Code clean-up and slightly reduced complexity.

Testing

None: this is a type-only removal for an unused type.

Additional Information

Fixes #1675 🦕

@d-goog d-goog requested review from a team as code owners February 21, 2025 07:15
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor!: Remove RefreshOptions type in OAuth2Client
1 participant