Skip to content

Commit

Permalink
remove unneeded module
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Jan 2, 2025
1 parent fbd242e commit 52bf932
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/matsim/run/OpenBerlinScenario.java
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ public void install() {
}
});
}
controler.addOverridingModule(new PtStop2StopAnalysisModule());
controler.addOverridingModule(new PersonMoneyEventsAnalysisModule());
}

Expand Down

0 comments on commit 52bf932

Please sign in to comment.