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

Commit 6362790

Browse files
committed
Fix duplicate using
1 parent c5f7cf5 commit 6362790

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio/UI/Views/PullRequestDetailView.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
using Task = System.Threading.Tasks.Task;
2828
using Microsoft.VisualStudio.TextManager.Interop;
2929
using Microsoft.VisualStudio.Text.Projection;
30-
using System.Globalization;
3130

3231
namespace GitHub.VisualStudio.UI.Views
3332
{

0 commit comments

Comments
 (0)