remove println
This commit is contained in:
parent
7998eb7e36
commit
c0bcf61c9f
|
@ -225,8 +225,6 @@ fn build_table(
|
|||
return None;
|
||||
}
|
||||
|
||||
eprintln!("... {widths:?} ...");
|
||||
|
||||
if cfg.with_header && cfg.with_footer {
|
||||
duplicate_row(&mut data, 0);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user