mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-21 23:14:49 +01:00
chore: removed unused commands
This commit is contained in:
parent
a1edd63e50
commit
d302a6be68
1 changed files with 0 additions and 8 deletions
|
@ -52,14 +52,6 @@
|
|||
{
|
||||
"command": "codemp.sync",
|
||||
"title": "Sync the current buffer"
|
||||
},
|
||||
{
|
||||
"command": "codemp.printOpCache",
|
||||
"title": "Print current OpCache"
|
||||
},
|
||||
{
|
||||
"command": "codemp.helloWorld",
|
||||
"title": "Hello World (debug)"
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
|
|
Loading…
Reference in a new issue