Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
confunguido committed Dec 27, 2024
1 parent 3cb1a30 commit f6a74d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/transmission_manager.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use ixa::{
define_person_property_with_default, define_rng,
Context, ContextGlobalPropertiesExt,
define_person_property_with_default, define_rng, Context, ContextGlobalPropertiesExt,
ContextPeopleExt, ContextRandomExt, IxaError, PersonId, PersonPropertyChangeEvent,
};
use statrs::distribution::{ContinuousCDF, Exp, Poisson};
Expand Down

0 comments on commit f6a74d9

Please sign in to comment.