diff --git a/yarn-project/ethereum/src/test/eth_cheat_codes_with_state.ts b/yarn-project/ethereum/src/test/eth_cheat_codes_with_state.ts index 1f0f9808387..8f28d8961b0 100644 --- a/yarn-project/ethereum/src/test/eth_cheat_codes_with_state.ts +++ b/yarn-project/ethereum/src/test/eth_cheat_codes_with_state.ts @@ -1,5 +1,3 @@ -import { createLogger } from '@aztec/foundation/log'; - import fs from 'fs'; import { EthCheatCodes } from '../eth_cheat_codes.js';