Removed prelude
This commit is contained in:
parent
32af1e0be7
commit
e53c36fd41
2 changed files with 1 additions and 6 deletions
|
|
@ -6,8 +6,3 @@ pub mod genome;
|
|||
pub mod arguments;
|
||||
pub mod manipulations;
|
||||
pub mod flow;
|
||||
|
||||
pub mod prelude {
|
||||
pub use crate::genetics::genome::*;
|
||||
pub use crate::genetics::gene::*;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue