fixed up crap from testing

i18n
jnats 3 years ago
parent 89fb3dcbcd
commit f84e46cf54

@ -24,7 +24,4 @@ pub fn clone(pkg: &str) {
} else { } else {
println!("Error, repository {} not found", pkg); println!("Error, repository {} not found", pkg);
} }
println!("{}", deps);
} }

Loading…
Cancel
Save