diff --git a/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts b/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts index 1e7be5155..07fc32585 100644 --- a/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts +++ b/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts @@ -146,9 +146,7 @@ export class StatisticsGatheringProcessor { ).text(); if (!value) { - throw new Error( - 'Could not find the number of contributors in the page' - ); + throw new Error('Could not find the contributors count in the page'); } return extractNumberFromString({