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

Commit bf4c2f9

Browse files
committed
Remove commented out code
1 parent 2b160f8 commit bf4c2f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio.UI/Base/TeamExplorerItemBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ void UpdateRepoOnMainThread(ILocalRepositoryModel repo)
103103

104104
void Unsubscribe()
105105
{
106-
//holder.Unsubscribe(this);
107106
holder.TeamExplorerContext.PropertyChanged -= TeamExplorerContext_PropertyChanged;
108107
holder.TeamExplorerContext.StatusChanged -= TeamExplorerContext_StatusChanged;
109108

0 commit comments

Comments
 (0)