Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -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 fdcd707a07..c7b540625d 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": [ |