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,