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

Commit c765862

Browse files
author
Jasmine
committed
remove repetitive line
1 parent bc9ccc4 commit c765862

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.App/ViewModels/PullRequestDetailViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ public async Task Load(IPullRequestModel pullRequest)
361361
}
362362

363363
IsLoading = IsBusy = false;
364-
IsBusy = false;
365364
usageTracker.IncrementPullRequestOpened().Forget();
366365

367366
if (!isInCheckout)

0 commit comments

Comments
 (0)