mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove ApiWrapper from notebook extension (#11224)
* Remove ApiWrapper in notebook extension * delete file * Remove copyrights
This commit is contained in:
@@ -561,6 +561,7 @@
|
||||
"@types/node": "^12.11.7",
|
||||
"@types/request": "^2.48.1",
|
||||
"@types/rimraf": "^2.0.2",
|
||||
"@types/sinon": "^9.0.4",
|
||||
"@types/temp-write": "^3.3.0",
|
||||
"@types/uuid": "^3.4.5",
|
||||
"assert": "^1.4.1",
|
||||
@@ -568,6 +569,7 @@
|
||||
"mocha-junit-reporter": "^1.17.0",
|
||||
"mocha-multi-reporters": "^1.1.7",
|
||||
"should": "^13.2.3",
|
||||
"sinon": "^9.0.2",
|
||||
"typemoq": "^2.1.0",
|
||||
"vscodetestcover": "^1.0.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user