Skip to content

Commit

Permalink
core: remove from standaloneSimulation
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Greiner <[email protected]>
  • Loading branch information
louisgreiner committed Jan 8, 2025
1 parent 4effe83 commit dcf6a2f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,4 @@ class SimulationPowerRestrictionItem(

class TrainScheduleOptions(
@Json(name = "use_electrical_profiles") val useElectricalProfiles: Boolean,
// @Json(name = "stop_at_next_signal") val stopAtNextSignal: Boolean // TODO: not sure it is used still
)

0 comments on commit dcf6a2f

Please sign in to comment.