Skip to content

Commit

Permalink
Remove unused utils import
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed May 10, 2024
1 parent 9fcbd45 commit 6ef4c80
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion typescript/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"yaml": "^2.4.1"
},
"devDependencies": {
"@ethersproject/bytes": "^5.7.0",
"@types/mocha": "^10.0.1",
"chai": "^4.3.6",
"mocha": "^10.2.0",
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5229,7 +5229,6 @@ __metadata:
resolution: "@hyperlane-xyz/utils@workspace:typescript/utils"
dependencies:
"@cosmjs/encoding": "npm:^0.31.3"
"@ethersproject/bytes": "npm:^5.7.0"
"@solana/web3.js": "npm:^1.78.0"
"@types/mocha": "npm:^10.0.1"
bignumber.js: "npm:^9.1.1"
Expand Down

0 comments on commit 6ef4c80

Please sign in to comment.