chore: removed unused commands

This commit is contained in:
frelodev 2024-09-06 16:36:28 +02:00
parent a1edd63e50
commit d302a6be68

View file

@ -52,14 +52,6 @@
{ {
"command": "codemp.sync", "command": "codemp.sync",
"title": "Sync the current buffer" "title": "Sync the current buffer"
},
{
"command": "codemp.printOpCache",
"title": "Print current OpCache"
},
{
"command": "codemp.helloWorld",
"title": "Hello World (debug)"
} }
], ],
"configuration": { "configuration": {