Browse Source

Clean up

pull/2286/head
Thomas 2 years ago
parent
commit
4ee1b80b27
  1. 2
      apps/api/src/app/info/info.service.ts

2
apps/api/src/app/info/info.service.ts

@ -269,7 +269,7 @@ export class InfoService {
); );
if (statistics) { if (statistics) {
// return statistics; return statistics;
} }
} catch {} } catch {}

Loading…
Cancel
Save