Skip to content

Commit 0a59a50

Browse files
chore(bitgo): remove unused dependencies
Remove @bitgo/blockapis and fs-extra dependencies that are declared but not used in the code. This fixes the code-quality (dependencies) CI check failure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Issue: BTC-2652
1 parent d02c35c commit 0a59a50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/bitgo/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@bitgo/abstract-lightning": "^7.4.0",
4848
"@bitgo/abstract-utxo": "^10.1.0",
4949
"@bitgo/account-lib": "^27.14.0",
50-
"@bitgo/blockapis": "^1.12.4",
5150
"@bitgo/sdk-api": "^1.71.0",
5251
"@bitgo/sdk-coin-ada": "^4.17.2",
5352
"@bitgo/sdk-coin-algo": "^2.6.0",
@@ -131,7 +130,6 @@
131130
"@bitgo/utxo-lib": "^11.13.1",
132131
"@types/superagent": "^4.1.3",
133132
"bignumber.js": "^9.1.1",
134-
"fs-extra": "^9.1.0",
135133
"lodash": "^4.17.14",
136134
"openpgp": "5.11.3",
137135
"stellar-sdk": "^10.0.1",

0 commit comments

Comments
 (0)