remove superagent

This commit is contained in:
Girish Ramakrishnan
2023-11-29 11:11:24 +01:00
parent 1c8bd95bf8
commit 5a73f8790c
2 changed files with 2 additions and 364 deletions

View File

@@ -12,7 +12,6 @@
"chromedriver": "^119.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.15.0",
"superagent": "^8.1.2"
"selenium-webdriver": "^4.15.0"
}
}