From 053741c28c2385f79a2bfedd0da24ee19aac848a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Mon, 8 May 2023 21:27:52 +0300 Subject: [PATCH] Remove duplicate command --- editors/code/package.json | 4 ---- 1 file changed, 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 @@ -285,10 +285,6 @@ "title": "Clear flycheck diagnostics", "category": "rust-analyzer" }, - { - "command": "rust-analyzer.revealDependency", - "title": "Reveal File" - }, { "command": "rust-analyzer.revealDependency", "title": "Reveal File"