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

remove redundant if statement #3061

Merged
merged 1 commit into from
Jul 25, 2023
Merged

remove redundant if statement #3061

merged 1 commit into from
Jul 25, 2023

Conversation

bitoku
Copy link
Collaborator

@bitoku bitoku commented Jul 25, 2023

Which issue this PR addresses:

N/A

What this PR does / why we need it:

This PR removes a redundant if statement.
err is already checked on L59 and err doesn't change till L70.

Test plan for issue:

existing tests verify the functionality.

Is there any documentation that needs to be updated for this PR?

tech debt cleanup

@bennerv bennerv merged commit 02d10e8 into Azure:master Jul 25, 2023
17 checks passed
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.

3 participants