Skip to content

Commit a350844

Browse files
Removed unnecessary using statement.
1 parent 523db8a commit a350844

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

StyleCop.Analyzers/StyleCop.Analyzers/NamingRules/SA1303ConstFieldNamesMustBeginWithUpperCaseLetter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
namespace StyleCop.Analyzers.NamingRules
55
{
66
using System;
7-
using System.Collections.Concurrent;
87
using System.Collections.Immutable;
98
using System.Linq;
109
using Microsoft.CodeAnalysis;

0 commit comments

Comments
 (0)