78: Remove undefined command in code/package.json r=matklad a=ekrctb



Co-authored-by: ekrctb <ekrctb@gmail.com>
This commit is contained in:
bors[bot] 2018-09-21 13:31:27 +00:00
commit c2ab6ad73d

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"