Skip to content

Commit fc8cd3f

Browse files
authored
Merge branch 'main' into main
2 parents 7d579db + e86772d commit fc8cd3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/tracker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,6 @@ function updateVehicleInfo(vcallsign, newPosition) {
14321432
}
14331433
callsign_list.push(_new_call); // catch cases where there are no fields
14341434
}
1435-
14361435
callsign_list = callsign_list.join("<br>");
14371436
}
14381437

0 commit comments

Comments
 (0)