From 61efb54dd8ddab213188001edf2d405d7e58a4d2 Mon Sep 17 00:00:00 2001 From: benesjan Date: Wed, 17 Jan 2024 18:23:01 +0000 Subject: [PATCH] formatting fix --- yarn-project/end-to-end/src/fixtures/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn-project/end-to-end/src/fixtures/utils.ts b/yarn-project/end-to-end/src/fixtures/utils.ts index 949f8c46034..eb79f56f9a9 100644 --- a/yarn-project/end-to-end/src/fixtures/utils.ts +++ b/yarn-project/end-to-end/src/fixtures/utils.ts @@ -29,7 +29,7 @@ import { RegistryAbi, RegistryBytecode, RollupAbi, - RollupBytecode + RollupBytecode, } from '@aztec/l1-artifacts'; import { PXEService, PXEServiceConfig, createPXEService, getPXEServiceConfig } from '@aztec/pxe'; import { SequencerClient } from '@aztec/sequencer-client';