Skip to content

Commit d035851

Browse files
committed
Remove unused command for clearing dependency cache from package.json
1 parent d1ddb18 commit d035851

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vscode-rescriptdep/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
{
3939
"command": "bibimbob.focusModuleDependencies",
4040
"title": "Bibimbob: Focus On Module Dependencies"
41-
},
42-
{
43-
"command": "bibimbob.clearCache",
44-
"title": "Bibimbob: Clear Dependency Cache"
4541
}
4642
]
4743
},

0 commit comments

Comments
 (0)