Address PR comments
This commit is contained in:
committed by
Patrick Niklaus
parent
2a15e6dec8
commit
c459530cb6
@@ -135,8 +135,6 @@ function process_turn (profile, turn)
|
||||
if turn.has_traffic_light then
|
||||
turn.duration = turn.duration + profile.properties.traffic_light_penalty
|
||||
end
|
||||
|
||||
io.write("after penalty turn.duration: ", turn.duration, "turn.weight: ", turn.weight, "\n")
|
||||
end
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user