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

Commit 8c67752

Browse files
author
Jasmine
committed
whitespace fix
1 parent 3ffe834 commit 8c67752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitHub.VisualStudio/Base/MenuBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ protected bool IsGitHubRepo()
4545
{
4646
RefreshRepo();
4747
return ActiveRepo?.CloneUrl?.RepositoryName != null && ActiveRepo?.CloneUrl?.IsGithubUri == true;
48-
4948
}
5049
}
5150
}

0 commit comments

Comments
 (0)