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

Commit 9f0f2d1

Browse files
committed
We totally don't need this any more
1 parent 4827ba6 commit 9f0f2d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ public PullRequestListView()
4141

4242
this.WhenActivated(d =>
4343
{
44-
d(this.OneWayBind(ViewModel, vm => vm.PullRequests, v => v.pullRequests.ItemsSource));
4544
});
4645
}
4746

0 commit comments

Comments
 (0)