Remove undefined command
This commit is contained in:
@@ -57,10 +57,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"commands": [
|
"commands": [
|
||||||
{
|
|
||||||
"command": "ra-lsp.createFile",
|
|
||||||
"title": "Show Rust syntax tree"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "ra-lsp.syntaxTree",
|
"command": "ra-lsp.syntaxTree",
|
||||||
"title": "Show Rust syntax tree"
|
"title": "Show Rust syntax tree"
|
||||||
|
|||||||
Reference in New Issue
Block a user