@@ -256,7 +256,6 @@ const getCurrentStation = () => {
console.log(carIndex.value);
}
- debugger;
} else {
if (stationObj.currentStation.split(",").length == 1) {
for (var index in list) {