Improve OCPP error handling, fix performance storage default file path
[e-mobility-charging-stations-simulator.git] / src / start.ts
index 9e6761913ca0724cbf5b8ab13d92349e1b1bf7eb..596f0275e8335a9c36e0dc29cb31dff5539cc4fb 100644 (file)
@@ -1,5 +1,3 @@
-import 'reflect-metadata';
-
 import Bootstrap from './charging-station/Bootstrap';
 import chalk from 'chalk';