Ensure that workerSet always properly start a worker at init
[e-mobility-charging-stations-simulator.git] / src / scripts / deleteChargingStations.js
index ca5875d383e650d418eed97651496a4ba74933d4..e720136bf7e2d2227116874d63db2d020012ca72 100755 (executable)
@@ -6,7 +6,7 @@ const fs = require('fs');
 // This script deletes charging stations
 // Filter charging stations by id pattern
 
-// Use Case: charging-stations-simulator creates thousands of charging stations, which are not longer needed.
+// Use Case: e-mobility-charging-stations-simulator creates thousands of charging stations, which are not longer needed.
 // Delete these charging stations all at once
 
 // Config