diff --git a/package.json b/package.json index a115ab0..29081e0 100644 --- a/package.json +++ b/package.json @@ -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": {