Skip to content

Commit cadeef6

Browse files
committed
remove duplicate onResolveRemoteAuthority activation event
1 parent 0c5b8d5 commit cadeef6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
"onCommand:gitpod.installLocalExtensions",
4343
"onAuthenticationRequest:gitpod",
4444
"onUri",
45-
"onStartupFinished",
46-
"onResolveRemoteAuthority:ssh-remote"
45+
"onStartupFinished"
4746
],
4847
"contributes": {
4948
"authentication": [

0 commit comments

Comments
 (0)