Skip to content

Commit

Permalink
chore: formatting & lint 🧹
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed Aug 2, 2023
1 parent 9ba27c1 commit 7257c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yarn-project/end-to-end/src/e2e_lending_contract.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { AztecAddress, Contract, Fr, Wallet } from '@aztec/aztec.js';
import { CircuitsWasm } from '@aztec/circuits.js';
import { pedersenPlookupCommitInputs } from '@aztec/circuits.js/barretenberg';
import { DebugLogger } from '@aztec/foundation/log';
import { sleep } from '@aztec/foundation/sleep';
import { LendingContract } from '@aztec/noir-contracts/types';
import { AztecRPC, TxStatus } from '@aztec/types';

Expand Down

0 comments on commit 7257c88

Please sign in to comment.