mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 10:58:34 -05:00
Removes bogus command
This commit is contained in:
@@ -487,11 +487,6 @@
|
|||||||
"command": "gitlens.stashSave",
|
"command": "gitlens.stashSave",
|
||||||
"title": "Stash Changes",
|
"title": "Stash Changes",
|
||||||
"category": "GitLens"
|
"category": "GitLens"
|
||||||
},
|
|
||||||
{
|
|
||||||
"command": "gitlens.settings",
|
|
||||||
"title": "Settings",
|
|
||||||
"category": "GitLens"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"menus": {
|
"menus": {
|
||||||
|
|||||||
Reference in New Issue
Block a user