Skip to content

Commit 56aa98c

Browse files
authored
Remove unused using
1 parent 251e884 commit 56aa98c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Utilities/Compiler/Extensions/IEnumerableOfIMethodSymbolExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information.
22

33
using System.Collections.Generic;
4-
using System.Collections.Immutable;
54
using System.Linq;
65
using Microsoft.CodeAnalysis;
76

0 commit comments

Comments
 (0)