Skip to content

Remove unused using directives in ELFHelper.cs and TypeMappingStep.cs#11512

Merged
jonathanpeppers merged 2 commits into
mainfrom
copilot/fix-unused-using-directives
May 27, 2026
Merged

Remove unused using directives in ELFHelper.cs and TypeMappingStep.cs#11512
jonathanpeppers merged 2 commits into
mainfrom
copilot/fix-unused-using-directives

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 27, 2026

Remove four unused using directives:

  • ELFHelper.cs: System.Collections.Concurrent, System.Text
  • TypeMappingStep.cs: System.Runtime.Loader, System.Text

Co-authored-by: jonathanpeppers <840039+jonathanpeppers@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove unused using directives in ELFHelper.cs and TypeMappingStep.cs Remove unused using directives in ELFHelper.cs and TypeMappingStep.cs May 27, 2026
Copilot AI requested a review from jonathanpeppers May 27, 2026 02:52
@jonathanpeppers jonathanpeppers marked this pull request as ready for review May 27, 2026 13:16
Copilot AI review requested due to automatic review settings May 27, 2026 13:16
@jonathanpeppers jonathanpeppers merged commit 16f9ba0 into main May 27, 2026
2 of 4 checks passed
@jonathanpeppers jonathanpeppers deleted the copilot/fix-unused-using-directives branch May 27, 2026 13:17
Copilot AI review requested due to automatic review settings May 27, 2026 13:39
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.

[fix-finder] Remove unused using directives in ELFHelper.cs and TypeMappingStep.cs

2 participants