Fixes #94107 remove open changes action

This commit is contained in:
Eric Amodio
2020-04-03 15:23:49 -04:00
parent fa8dd36b1d
commit 2c684a77a6

View File

@@ -1235,11 +1235,6 @@
}
],
"timeline/item/context": [
{
"command": "git.timeline.openDiff",
"group": "inline",
"when": "config.git.enabled && !git.missing && timelineItem =~ /git:file\\b/"
},
{
"command": "git.timeline.openDiff",
"group": "1_timeline",