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

Commit 522c2c7

Browse files
committed
update comment
1 parent a2d0236 commit 522c2c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/GitHub.TeamFoundation.14/Home/GitHubHomeSection.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ public override async void Refresh()
8989
{
9090
// We want to display a welcome message but only if Team Explorer isn't
9191
// already displaying the "Install 3rd Party Tools" message and the current repo is hosted on GitHub.
92-
// To do this we need to set a timer and check in the tick as at this point the message
93-
// won't be initialized.
9492
if (!settings.HideTeamExplorerWelcomeMessage)
9593
{
9694
if (!IsGitToolsMessageVisible())

0 commit comments

Comments
 (0)