Make statistics class a singleton.
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 23 Oct 2020 10:42:33 +0000 (12:42 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 23 Oct 2020 10:42:33 +0000 (12:42 +0200)
commit560bcf5b8e2a406e7de3e7e330da36e93dd6eea9
tree857db47b753a42fe88549e05741e078d0c7f9bfa
parentd182a67ab98336e0b047620f52097e948b3cf70e
Make statistics class a singleton.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.js
src/utils/Statistics.js
src/utils/Utils.js