Skip to content

Commit 0fd62ca

Browse files
committed
fix fmt
1 parent f96390b commit 0fd62ca

File tree

1 file changed

+0
-1
lines changed
  • src/jormungandr/testing/jormungandr-automation/src/jormungandr/starter/params

1 file changed

+0
-1
lines changed

src/jormungandr/testing/jormungandr-automation/src/jormungandr/starter/params/builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ impl Default for JormungandrBootstrapper {
4545
}
4646

4747
impl JormungandrBootstrapper {
48-
4948
//This function is meant to be used instead of JormungandrBootstrapper::default().with_node_config(node_config)
5049
//This is because the Default trait for JormungandrBootstrapper instanciates a NodeConfig struct that will be overwritten
5150
//by the NodeConfig passed by the .with_node_config() function. NodeConfig calls the function get_available_port()

0 commit comments

Comments
 (0)