Removes bogus command

This commit is contained in:
Eric Amodio
2017-04-12 10:59:37 -04:00
parent d7b28e1a56
commit c05fcdc1bd

View File

@@ -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": {