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

Commit c54d631

Browse files
committed
My major contribution, a using statement
I take on the hard tasks so others don't have to.
1 parent 67bd228 commit c54d631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio/UI/Views/GitHubPaneViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
using System.Windows;
77
using System.Windows.Input;
88
using GitHub.Api;
9+
using GitHub.App.Factories;
910
using GitHub.Exports;
1011
using GitHub.Extensions;
1112
using GitHub.Models;

0 commit comments

Comments
 (0)