Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ngmachado committed Oct 24, 2023
1 parent 488794c commit ee7cb1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/web3client/client.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
const { Web3 } = require('web3');
const { wad4human } = require("@decentral.ee/web3-helpers");
const BN = require("bn.js");
const ISuperToken = require("@superfluid-finance/ethereum-contracts/build/truffle/ISuperToken.json");

const AccountManager = require("./accountManager");
const RPCClient = require("./rpcClient");
Expand Down

0 comments on commit ee7cb1a

Please sign in to comment.