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

Commit de64ba8

Browse files
Fixing references
1 parent 129d863 commit de64ba8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/GitHub.App/ViewModels/GitHubPane/PullRequestAnnotationItemViewModel.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using System.Reactive;
2+
using System.Reactive.Linq;
23
using GitHub.Models;
4+
using GitHub.Services;
35
using ReactiveUI;
46

57
namespace GitHub.ViewModels.GitHubPane

0 commit comments

Comments
 (0)