Skip to content

Commit

Permalink
Remove unnecessary using
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinAlpert committed May 10, 2024
1 parent 6a4cd45 commit 2ab7ba1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Analyzer.Utilities;
using Analyzer.Utilities.Extensions;
using Microsoft.CodeAnalysis;
Expand Down

0 comments on commit 2ab7ba1

Please sign in to comment.