mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
GitHub - only prompt once to authenticate in the avatar provider (#249785)
This commit is contained in:
@@ -117,7 +117,6 @@ export class GitHubSourceControlHistoryItemDetailsProvider implements SourceCont
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
||||
try {
|
||||
const logs = { cached: 0, email: 0, github: 0, incomplete: 0 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user