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

Commit b57fdba

Browse files
committed
Remolve obsolete field
1 parent 48aec7b commit b57fdba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.App/ViewModels/Dialog/Clone/RepositoryCloneViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public class RepositoryCloneViewModel : ViewModelBase, IRepositoryCloneViewModel
3333
RepositoryModel previousRepository;
3434
ObservableAsPropertyHelper<string> pathWarning;
3535
int selectedTabIndex;
36-
IDisposable selectedTabIndexSubscription;
3736

3837
[ImportingConstructor]
3938
public RepositoryCloneViewModel(

0 commit comments

Comments
 (0)