Skip to content

Commit b645f02

Browse files
committed
Remove unused using
1 parent a19c73b commit b645f02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Razor/src/Microsoft.VisualStudioCode.RazorExtension/Services/VSCodeRemoteServicesInitializer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
using System.Composition;
55
using System.Threading;
66
using System.Threading.Tasks;
7-
using Microsoft.AspNetCore.Razor;
87
using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost;
98
using Microsoft.CodeAnalysis.Razor.Logging;
109
using Microsoft.CodeAnalysis.Razor.Remote;

0 commit comments

Comments
 (0)