Skip to content

Commit

Permalink
fix xo error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jugurtha Bouhadoun committed Jun 24, 2024
1 parent 7a2a0d4 commit 50d5461
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/api/consumers/export-to-exploitation-db-consumer.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export default async function exportToExploitationDB({data}) {

// Set to store the legacy address ID to avoid duplicates
const addressLegacyIDSet = new Set()

// Check if the district has data to export
// To-fix: use the district configuration instead to check if the district has to be exported
const totalCommonToponymRecords = await CommonToponym.count({
Expand Down

0 comments on commit 50d5461

Please sign in to comment.