Skip to content

Commit 9533644

Browse files
Veykrilbruno-ortiz
authored andcommitted
Remove unnecessary openFile command
1 parent af999f1 commit 9533644

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

editors/code/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,6 @@
289289
"command": "rust-analyzer.revealDependency",
290290
"title": "Reveal File"
291291
},
292-
{
293-
"command": "rust-analyzer.openFile",
294-
"title": "Open File"
295-
},
296292
{
297293
"command": "rust-analyzer.revealDependency",
298294
"title": "Reveal File"
@@ -1983,4 +1979,4 @@
19831979
}
19841980
]
19851981
}
1986-
}
1982+
}

0 commit comments

Comments
 (0)