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 unused imports #606

Merged
merged 1 commit into from
Oct 22, 2021
Merged

Remove unused imports #606

merged 1 commit into from
Oct 22, 2021

Conversation

atifaziz
Copy link
Collaborator

What is being addressed

Unused imports.

How is this addressed

Removed.


PS Seems these creep because IDE0005 doesn't get flagged unless XML documentation is also generated (see bug dotnet/roslyn#41640).

@atifaziz atifaziz merged commit 7ecc3bf into dev Oct 22, 2021
@atifaziz atifaziz deleted the x-unused-imports branch October 22, 2021 07:14
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