Skip to content

Commit

Permalink
drop extra file load
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Jan 29, 2024
1 parent 3358002 commit d70bc16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activitysim/abm/models/joint_tour_frequency.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ def joint_tour_frequency(

estimator = estimation.manager.begin_estimation(state, "joint_tour_frequency")

model_settings = state.filesystem.read_model_settings(model_settings_file_name)

alternatives = simulate.read_model_alts(
state, "joint_tour_frequency_alternatives.csv", set_index="alt"
)
Expand Down

0 comments on commit d70bc16

Please sign in to comment.