Skip to content

Commit 9c55bb8

Browse files
committed
fix(commands): remove unused unneccesary commands for vscode
1 parent 498e19f commit 9c55bb8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,6 @@
5151
"main": "./dist/extension.js",
5252
"contributes": {
5353
"commands": [
54-
{
55-
"command": "react-custom-hooks.helloWorld",
56-
"title": "Hello World"
57-
}
5854
],
5955
"languages": [
6056
{

0 commit comments

Comments
 (0)