refactor: unify and simplify the call of app_handle(2)
This commit is contained in:
@@ -105,7 +105,5 @@ fn test_script() {
|
||||
|
||||
let config_str = serde_yaml::to_string(&config).unwrap();
|
||||
|
||||
println!("{config_str}");
|
||||
|
||||
dbg!(results);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user