Final statistics fix - until service rewrite
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
9ab5a7be99
commit
e12b809d04
@ -64,7 +64,6 @@ async function statistics() {
|
|||||||
timetable,
|
timetable,
|
||||||
pis,
|
pis,
|
||||||
corpus,
|
corpus,
|
||||||
reasonCodes,
|
|
||||||
lengthUsers,
|
lengthUsers,
|
||||||
lengthRegistrations,
|
lengthRegistrations,
|
||||||
lengthCorpus,
|
lengthCorpus,
|
||||||
@ -82,7 +81,6 @@ async function statistics() {
|
|||||||
lengthStationsPromise,
|
lengthStationsPromise,
|
||||||
lengthPisPromise,
|
lengthPisPromise,
|
||||||
lengthTimetablePromise,
|
lengthTimetablePromise,
|
||||||
lengthReasonCodesPromise,
|
|
||||||
stationsPromise,
|
stationsPromise,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user