From 9db12703acb5b05804bfd0fd47e940c130b5949c Mon Sep 17 00:00:00 2001 From: Trevor Manz Date: Mon, 15 Jul 2024 20:10:47 -0400 Subject: [PATCH] chore: Remove extra log --- src/utils.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utils.ts b/src/utils.ts index 60c1ba1..7097438 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -50,7 +50,6 @@ async function normalizeStore(source: string | Readable): Promise