remove double action

This commit is contained in:
Joao Moreno
2019-11-07 13:56:55 +01:00
parent 43deb16c69
commit 467079f43d

View File

@@ -1139,11 +1139,6 @@
"when": "scmProvider == git && scmResourceGroup == workingTree",
"group": "2_view"
},
{
"command": "git.openChange",
"when": "scmProvider == git && scmResourceGroup == workingTree",
"group": "navigation"
},
{
"command": "git.openChange",
"when": "scmProvider == git && scmResourceGroup == untracked",