Rename ev-simulator to charging-stations-simulator
[e-mobility-charging-stations-simulator.git] / src / scripts / deleteChargingStations.js
index 274f15660d1c561717842881c6b6a6903f6f1830..3ebeb0942a1d007a18db7324cc12504088639816 100755 (executable)
@@ -6,7 +6,7 @@ const fs = require('fs');
 // This script deletes charging stations
 // Filter charging stations by id pattern
 
-// Use Case: ev-simulator creates thousands of charging stations, which are not longer needed.
+// Use Case: charging-stations-simulator creates thousands of charging stations, which are not longer needed.
 // Delete these charging stations all at once
 
 // Config