From e12b809d04553b96b44b70510510c88fbf138c5e Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 6 Mar 2025 22:08:03 +0000 Subject: [PATCH] Final statistics fix - until service rewrite Signed-off-by: Fred Boniface --- src/services/stats.services.js | 2 -- 1 file changed, 2 deletions(-) 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, ]);