Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Mar 19, 2024
1 parent 07f98a9 commit 0a5518c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ const pois =
})
: []


if (geocoders.length !== backupGeocoders.length) {
throw new Error(
'Error: BACKUP_GEOCODERS is not set to the same length as GEOCODERS'
Expand Down

0 comments on commit 0a5518c

Please sign in to comment.