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: no unused var in tests, reformat #1162

Merged
merged 2 commits into from
Jul 22, 2022
Merged

fix: no unused var in tests, reformat #1162

merged 2 commits into from
Jul 22, 2022

Conversation

alexander-fenster
Copy link
Contributor

@alexander-fenster alexander-fenster commented Jul 20, 2022

This is a minor PR that gets rid of one unused variable in the generated unit tests (removes it in cases where it's not used) and some unused imports, and reformats the generated tests.

Since owlbot runs gts fix, formatting changes should not trigger regeneration of all APIs, but the unused variable and unused imports removal can regenerate some of the APIs, so I'll merge this PR when we don't have that many open PRs left.

@alexander-fenster alexander-fenster requested a review from a team as a code owner July 20, 2022 18:38
@alexander-fenster alexander-fenster marked this pull request as draft July 20, 2022 18:51
@alexander-fenster alexander-fenster merged commit ae96e0b into main Jul 22, 2022
@alexander-fenster alexander-fenster deleted the no-unused branch July 22, 2022 21:22
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.

2 participants