From ee1c6ad31b0a88f1f41a01e000d8aaca1dbdcb44 Mon Sep 17 00:00:00 2001 From: adueck Date: Thu, 28 Nov 2024 15:38:11 +0500 Subject: [PATCH] =?UTF-8?q?ok=20functions=20CI/CD=20deploy=20works=20now?= =?UTF-8?q?=20=F0=9F=92=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions/lib/publishing-helpers.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions/lib/publishing-helpers.ts b/functions/lib/publishing-helpers.ts index 49b52bb..5a8aa19 100644 --- a/functions/lib/publishing-helpers.ts +++ b/functions/lib/publishing-helpers.ts @@ -16,8 +16,6 @@ export function makeDictionaryObject( ): T.Dictionary { return { info: { - // @ts-ignore - testVal: true, title, license, url,