浏览代码

Removes test code of Graph in the panel

main
Eric Amodio 1年前
父节点
当前提交
2cb97cb4f2
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. +0
    -9
      package.json

+ 0
- 9
package.json 查看文件

@ -13068,15 +13068,6 @@
"gitlensPanel": [
{
"type": "webview",
"id": "gitlens.views.graph",
"name": "Commit Graph",
"when": "!gitlens:disabled && gitlens:plus:enabled",
"contextualTitle": "GitLens",
"icon": "$(gitlens-graph)",
"visibility": "visible"
},
{
"type": "webview",
"id": "gitlens.views.timeline",
"name": "Visual File History",
"when": "!gitlens:disabled && gitlens:plus:enabled",

正在加载...
取消
保存