Remove undefined command

This commit is contained in:
ekrctb 2018-09-21 22:20:48 +09:00
parent 885162d713
commit c698446384

View file

@ -57,10 +57,6 @@
}
],
"commands": [
{
"command": "ra-lsp.createFile",
"title": "Show Rust syntax tree"
},
{
"command": "ra-lsp.syntaxTree",
"title": "Show Rust syntax tree"