Skip to content

Commit

Permalink
chore: formatting 🧹
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed Sep 1, 2023
1 parent 7b20d0e commit ce23746
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions yarn-project/end-to-end/src/e2e_lending_contract.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import {
Eip1271AccountContract,
Eip1271AccountEntrypoint,
EipEntrypointWallet,
EntrypointCollection,
Fr,
computeMessageSecretHash,
} from '@aztec/aztec.js';
Expand All @@ -17,8 +16,6 @@ import { DebugLogger } from '@aztec/foundation/log';
import { LendingContract, NativeTokenContract, PriceFeedContract } from '@aztec/noir-contracts/types';
import { AztecRPC, TxStatus } from '@aztec/types';

import times from 'lodash.times';

import { setup } from './fixtures/utils.js';

describe('e2e_lending_contract', () => {
Expand Down

0 comments on commit ce23746

Please sign in to comment.