Merge #78
78: Remove undefined command in code/package.json r=matklad a=ekrctb Co-authored-by: ekrctb <ekrctb@gmail.com>
This commit is contained in:
commit
c2ab6ad73d
@ -57,10 +57,6 @@
|
||||
}
|
||||
],
|
||||
"commands": [
|
||||
{
|
||||
"command": "ra-lsp.createFile",
|
||||
"title": "Show Rust syntax tree"
|
||||
},
|
||||
{
|
||||
"command": "ra-lsp.syntaxTree",
|
||||
"title": "Show Rust syntax tree"
|
||||
|
Loading…
Reference in New Issue
Block a user