diff --git a/yarn-project/end-to-end/src/guides/dapp_testing.test.ts b/yarn-project/end-to-end/src/guides/dapp_testing.test.ts index b74383f92e3..4f688f38ed6 100644 --- a/yarn-project/end-to-end/src/guides/dapp_testing.test.ts +++ b/yarn-project/end-to-end/src/guides/dapp_testing.test.ts @@ -10,7 +10,6 @@ import { createAccount, createPXEClient, getSandboxAccountsWallets, - toBigIntBE, waitForSandbox, } from '@aztec/aztec.js'; import { TestContract, TokenContract } from '@aztec/noir-contracts/types';