Skip to content

Commit

Permalink
looks like the "notebookCellExecutionState" proposal was never needed…
Browse files Browse the repository at this point in the history
…, still need to test
  • Loading branch information
CommanderPho committed Sep 7, 2024
1 parent 1a73e91 commit 6f0a8bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@
"lint": "eslint src --ext ts",
"test": "node ./out/test/runTest.js"
},
"enabledApiProposals": [
"notebookCellExecutionState"
],
"devDependencies": {
"@types/vscode": "^1.72.0",
"@types/glob": "^7.1.3",
Expand Down

0 comments on commit 6f0a8bd

Please sign in to comment.