Skip to content

chore(library): remove duplicate System import - #202

Open
terminalchai wants to merge 1 commit into
VedAstro:masterfrom
terminalchai:cleanup/remove-duplicate-system-using
Open

terminalchai wants to merge 1 commit into
VedAstro:masterfrom
terminalchai:cleanup/remove-duplicate-system-using

Conversation

@terminalchai

Copy link
Copy Markdown
Contributor

Summary

  • Remove the duplicate System import from RawRequestStatisticEntity.cs
  • Eliminate the resulting CS0105 compiler warning
  • No runtime behavior is changed

Validation

  • Ran dotnet build Library/Library.csproj --no-restore
  • Confirmed that CS0105 is no longer reported
  • The full build still has existing unrelated errors on master

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.

1 participant