Skip to content

Commit dd05a0d

Browse files
committed
remove duplicate commands
1 parent 57ad523 commit dd05a0d

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

package.json

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2191,46 +2191,6 @@
21912191
}
21922192
}
21932193
},
2194-
{
2195-
"command": "aws.ec2.openRemoteConnection",
2196-
"title": "%AWS.command.ec2.openRemoteConnection%",
2197-
"category": "%AWS.title%",
2198-
"cloud9": {
2199-
"cn": {
2200-
"category": "%AWS.title.cn%"
2201-
}
2202-
}
2203-
},
2204-
{
2205-
"command": "aws.ec2.startInstance",
2206-
"title": "%AWS.command.ec2.startInstance%",
2207-
"category": "%AWS.title%",
2208-
"cloud9": {
2209-
"cn": {
2210-
"category": "%AWS.title.cn%"
2211-
}
2212-
}
2213-
},
2214-
{
2215-
"command": "aws.ec2.stopInstance",
2216-
"title": "%AWS.command.ec2.stopInstance%",
2217-
"category": "%AWS.title%",
2218-
"cloud9": {
2219-
"cn": {
2220-
"category": "%AWS.title.cn%"
2221-
}
2222-
}
2223-
},
2224-
{
2225-
"command": "aws.ec2.rebootInstance",
2226-
"title": "%AWS.command.ec2.rebootInstance%",
2227-
"category": "%AWS.title%",
2228-
"cloud9": {
2229-
"cn": {
2230-
"category": "%AWS.title.cn%"
2231-
}
2232-
}
2233-
},
22342194
{
22352195
"command": "aws.ec2.copyInstanceId",
22362196
"title": "%AWS.command.ec2.copyInstanceId%",

0 commit comments

Comments
 (0)