Skip to content

Commit 928eeb2

Browse files
authored
Update src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Completion/CompletionListCache.cs
1 parent ef5d4e1 commit 928eeb2

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;
65
using Microsoft.AspNetCore.Razor.Language.Components;
76
using Microsoft.VisualStudio.LanguageServer.Protocol;
87

0 commit comments

Comments
 (0)