Unnamed repository; edit this file 'description' to name the repository.
| -rw-r--r-- | editors/code/package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index c9de94f022..ea36d3a974 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -288,10 +288,6 @@ { "command": "rust-analyzer.revealDependency", "title": "Reveal File" - }, - { - "command": "rust-analyzer.revealDependency", - "title": "Reveal File" } ], "keybindings": [ |