remove stupid print
This commit is contained in:
@ -71,7 +71,7 @@ fn run_with_input(
|
||||
}
|
||||
};
|
||||
|
||||
println!("Done!");
|
||||
// println!("Done!");
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
Reference in New Issue
Block a user