rm debug code

This commit is contained in:
Connor Peet 2022-10-17 14:45:59 -07:00
parent 1b17ff429b
commit ca1766cee4
No known key found for this signature in database
GPG key ID: CF8FD2EA0DBC61BD

View file

@ -59,7 +59,7 @@ where
} else {
0
};
println!("len: {}", archive.len());
for i in 0..archive.len() {
reporter.report_progress(i as u64, archive.len() as u64);
let mut file = archive