Formatting
This commit is contained in:
parent
c4037f95e9
commit
e58be64dee
@ -51,7 +51,6 @@ getEnhancedLapDataPerDriver: function(raceData) {
|
|||||||
if(endResult.length > 0){
|
if(endResult.length > 0){
|
||||||
curLap.finished = endResult[0];
|
curLap.finished = endResult[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
lapData.laps.push(curLap);
|
lapData.laps.push(curLap);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user