Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kash committed Feb 13, 2024
1 parent 1b631ea commit b120524
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/services/airtable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ async function getAirtableResults(table: string, offset?: string): Promise<Airta
}

const bearerToken = process.env.AIRTABLE_BEARER_TOKEN;

const options = {
url,
json: true,
Expand Down

0 comments on commit b120524

Please sign in to comment.