Delete notebookTestMain

This commit is contained in:
Rob Lourens
2021-02-16 21:07:55 -08:00
parent c03c758765
commit 90f5ef65a0
3 changed files with 2 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
"activationEvents": [
"*"
],
"main": "./out/notebookTestMain",
"main": "./out/extension",
"enableProposedApi": true,
"engines": {
"vscode": "^1.25.0"