Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit b601462

Browse files
committed
Clean up usings
1 parent 3c50ec3 commit b601462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio/Commands/GoToSolutionOrPullRequestFileCommand.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
using Microsoft.VisualStudio.Shell;
88
using Microsoft.VisualStudio.Editor;
99
using Microsoft.VisualStudio.Shell.Interop;
10-
using Microsoft.VisualStudio.TextManager.Interop;
1110
using Microsoft.VisualStudio.Text.Editor;
1211
using Microsoft.VisualStudio.Text.Differencing;
1312
using Task = System.Threading.Tasks.Task;

0 commit comments

Comments
 (0)