Cleaned up some minor issues in main.rs making the final output easier for the end user to read and comprehend
This commit is contained in:
@ -97,7 +97,6 @@ impl Network {
|
||||
}
|
||||
}
|
||||
|
||||
println!("{:#?}", networks);
|
||||
Ok(networks)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user