Skip to content

Commit df4a58c

Browse files
committed
Remove dependency on GitHub Authentication
Part of microsoft/vscode#148414
1 parent 2292dc9 commit df4a58c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
"categories": [
2323
"Other"
2424
],
25-
"extensionDependencies": [
26-
"vscode.github-authentication"
27-
],
2825
"activationEvents": [
2926
"*",
3027
"onCommand:github.api.preloadPullRequest",

0 commit comments

Comments
 (0)