Skip to content

Commit e92d2dc

Browse files
committed
Remove unused commands
1 parent 438f9d1 commit e92d2dc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,6 @@
6161
"title": "Expand Alias",
6262
"category": "PowerShell"
6363
},
64-
{
65-
"command": "PowerShell.GetInstalledModule",
66-
"title": "Show Installed PowerShell Modules",
67-
"category": "PowerShell"
68-
},
69-
{
70-
"command": "PowerShell.FindModule",
71-
"title": "Install PowerShell Module",
72-
"category": "PowerShell"
73-
},
7464
{
7565
"command": "PowerShell.OnlineHelp",
7666
"title": "Get online help for command",

0 commit comments

Comments
 (0)