Remove Update GitHub API token command

This commit is contained in:
Laurențiu Nicola 2022-03-18 09:19:02 +02:00
parent 6e13de6483
commit 031967383e

View File

@ -184,11 +184,6 @@
"title": "Restart server",
"category": "Rust Analyzer"
},
{
"command": "rust-analyzer.updateGithubToken",
"title": "Update Github API token",
"category": "Rust Analyzer"
},
{
"command": "rust-analyzer.onEnter",
"title": "Enhanced enter key",
@ -1432,10 +1427,6 @@
"command": "rust-analyzer.reload",
"when": "inRustProject"
},
{
"command": "rust-analyzer.updateGithubToken",
"when": "inRustProject"
},
{
"command": "rust-analyzer.onEnter",
"when": "inRustProject"