mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 13:48:26 +00:00
Merge RunWithoutFile and Run
This commit is contained in:
@@ -484,7 +484,7 @@ fn print_packages() -> Result<(), anyhow::Error> {
|
||||
table.set_format(*format::consts::FORMAT_NO_COLSEP);
|
||||
if empty_table {
|
||||
table.add_empty_row();
|
||||
}
|
||||
}
|
||||
let _ = table.printstd();
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user