From 38f4b15cfd08e350864bae2285f8dc8986df119c Mon Sep 17 00:00:00 2001 From: Mitch Date: Fri, 6 Dec 2024 11:15:32 -0500 Subject: [PATCH] fix: unused import --- yarn-project/archiver/src/archiver/archiver.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/yarn-project/archiver/src/archiver/archiver.ts b/yarn-project/archiver/src/archiver/archiver.ts index fb528b90f7e..f3b25d266b4 100644 --- a/yarn-project/archiver/src/archiver/archiver.ts +++ b/yarn-project/archiver/src/archiver/archiver.ts @@ -1,5 +1,4 @@ import { - EmptyL1RollupConstants, type GetUnencryptedLogsResponse, type InBlock, type InboxLeaf,