Skip to content

Commit a19a75d

Browse files
committed
Who keeps adding using directives to my code?!
1 parent 928eeb2 commit a19a75d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/CompletionListCache.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// Licensed under the MIT license. See License.txt in the project root for license information.
33

44
using System.Diagnostics.CodeAnalysis;
5-
using Microsoft.AspNetCore.Razor.Language.Components;
65
using Microsoft.VisualStudio.LanguageServer.Protocol;
76

87
namespace Microsoft.CodeAnalysis.Razor.Completion;

0 commit comments

Comments
 (0)