Skip to content

Commit 07d4db5

Browse files
committed
Remove redundant contributions
1 parent 4a20b0a commit 07d4db5

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

package.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -79,26 +79,6 @@
7979
"scope": "resource"
8080
}
8181
}
82-
},
83-
"commands": [
84-
],
85-
"menus": {
86-
"commandPalette": [
87-
],
88-
"view/title": [
89-
{
90-
"command": "intersystems-community.servermanager.addServer",
91-
"when": "view == workbench.view.testing",
92-
"group": "navigation"
93-
}
94-
],
95-
"testing/item/context": [
96-
{
97-
"command": "intersystems-community.servermanager.addServer",
98-
"when": "controllerId == 'intersystems-community.testingmanager-History' && testId =~ /:%SYS$/",
99-
"group": "inline"
100-
}
101-
]
10282
}
10383
}
10484
}

0 commit comments

Comments
 (0)