diff options
| -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 c9de94f0227..ea36d3a9748 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": [ |
