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 some un-used variables #8101

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

SimonCropp
Copy link
Contributor

No description provided.

@SimonCropp SimonCropp requested a review from a team as a code owner June 12, 2024 10:53
Copy link
Member

@Forgind Forgind left a comment

Choose a reason for hiding this comment

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

I'm curious if some of these were put in for testing, that is, assign a variable then print it out later and see if it has the value you expect. That's a bit redundant with a debugger, of course, but I've occasionally felt it makes things a bit easier. Regardless, I think this is still a positive change overall.

@MiYanni MiYanni merged commit 5f4876d into dotnet:main Jun 12, 2024
10 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