Remove code that is not needed (#120005)

This commit is contained in:
Ladislau Szomoru
2021-03-27 08:52:29 +01:00
committed by Johannes Rieken
parent 89571337d1
commit 5d2e7aceda
3 changed files with 1 additions and 16 deletions

View File

@@ -5,9 +5,6 @@
"publisher": "vscode",
"license": "MIT",
"enableProposedApi": true,
"workspaceTrust": {
"required": "onDemand"
},
"private": true,
"activationEvents": [],
"main": "./out/extension",