diff --git a/src/services/stats.services.js b/src/services/stats.services.js index d975b36..9acb4d0 100644 --- a/src/services/stats.services.js +++ b/src/services/stats.services.js @@ -64,7 +64,6 @@ async function statistics() { timetable, pis, corpus, - reasonCodes, lengthUsers, lengthRegistrations, lengthCorpus, @@ -82,7 +81,6 @@ async function statistics() { lengthStationsPromise, lengthPisPromise, lengthTimetablePromise, - lengthReasonCodesPromise, stationsPromise, ]);