mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-06-02 21:10:34 +00:00
Remove the unsupported shuttleStopNearbyDegreeDelta option from InterchangeSystemBuilderArguments
This commit is contained in:
@@ -26,7 +26,6 @@ const systemInfoForTesting: InterchangeSystemBuilderArguments = {
|
||||
parkingSystemId: ChapmanApiBasedParkingRepositoryLoader.id,
|
||||
useSelfUpdatingEtas: false,
|
||||
shuttleStopArrivalDegreeDelta: 0.001,
|
||||
shuttleStopNearbyDegreeDelta: 0.003,
|
||||
};
|
||||
|
||||
export function buildSystemForTesting() {
|
||||
|
||||
Reference in New Issue
Block a user