Skip to content

Commit 3eb6939

Browse files
committed
fix(fast-inbox): drop leftover conflict markers in calldata retriever test (A-1386)
1 parent c545b1c commit 3eb6939

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

yarn-project/archiver/src/l1/calldata_retriever.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,11 +369,7 @@ describe('CalldataRetriever', () => {
369369
archive,
370370
oracleInput: { feeAssetPriceModifier },
371371
header,
372-
<<<<<<< HEAD
373-
bucketHint: 0n,
374-
=======
375372
bucketHint: BigInt(0),
376-
>>>>>>> e74ca75577 (chore(fast-inbox): follow the L1 inbox cleanup through the TS clients (A-1386))
377373
},
378374
attestations,
379375
[], // signers

0 commit comments

Comments
 (0)