From 3011b5f32f15356036e8e4a04d40d03ad76f1d54 Mon Sep 17 00:00:00 2001 From: Malted Date: Wed, 22 Jan 2025 13:47:38 -0500 Subject: [PATCH] comment out" --- src/app/marketing/marketing-utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/marketing/marketing-utils.ts b/src/app/marketing/marketing-utils.ts index 56e021c7..b6b81ecf 100644 --- a/src/app/marketing/marketing-utils.ts +++ b/src/app/marketing/marketing-utils.ts @@ -4,7 +4,7 @@ import Airtable from 'airtable' import { createWaka } from '../utils/waka' import { getSession } from '../utils/auth' -import createBackgroundJob from '../api/cron/create-background-job' +// import createBackgroundJob from '../api/cron/create-background-job' const highSeasPeopleTable = () => { const highSeasBaseId = process.env.BASE_ID