Remove unnecessary openFile command

This commit is contained in:
Lukas Wirth
2022-07-17 17:45:43 +02:00
committed by Bruno Ortiz
parent af999f152b
commit 9533644ccf
+1 -5
View File
@@ -289,10 +289,6 @@
"command": "rust-analyzer.revealDependency",
"title": "Reveal File"
},
{
"command": "rust-analyzer.openFile",
"title": "Open File"
},
{
"command": "rust-analyzer.revealDependency",
"title": "Reveal File"
@@ -1983,4 +1979,4 @@
}
]
}
}
}