Skip to content

Commit cf05c8e

Browse files
committed
remove commands from command palette
1 parent f2a7786 commit cf05c8e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,18 +1118,6 @@
11181118
"command": "aws.ec2.openTerminal",
11191119
"when": "aws.isDevMode"
11201120
},
1121-
{
1122-
"command": "aws.ec2.startInstance",
1123-
"whem": "aws.isDevMode"
1124-
},
1125-
{
1126-
"command": "aws.ec2.stopInstance",
1127-
"whem": "aws.isDevMode"
1128-
},
1129-
{
1130-
"command": "aws.ec2.rebootInstance",
1131-
"whem": "aws.isDevMode"
1132-
},
11331121
{
11341122
"command": "aws.dev.openMenu",
11351123
"when": "aws.isDevMode || isCloud9"

0 commit comments

Comments
 (0)