Skip to content

Update wiki digest to a6d8145 #8689

Update wiki digest to a6d8145

Update wiki digest to a6d8145 #8689

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Qodana for .NET completed Oct 9, 2023 in 0s

1 new problem found by Qodana for .NET

Qodana for .NET

1 new problem were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 32 in ArchiSteamFarm/Steam/Bot.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant using directive

Using directive is not required by the code and can be safely removed