Final statistics fix - until service rewrite

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2025-03-06 22:08:03 +00:00
parent 9ab5a7be99
commit e12b809d04

View File

@ -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,
]);