Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
malted committed Jan 22, 2025
1 parent c646b28 commit a9379ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/marketing/marketing-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9379ed

Please sign in to comment.