Skip to content

Commit

Permalink
fixing exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex committed May 18, 2021
1 parent db3ab3d commit 8140c95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web3-utils/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ module.exports = {
// extractDisplayName: extractDisplayName,
// extractTypeName: extractTypeName,
randomHex: randomHex,
_: _,
BN: utils.BN,
isBN: utils.isBN,
isBigNumber: utils.isBigNumber,
Expand Down

0 comments on commit 8140c95

Please sign in to comment.