remove debug print

This commit is contained in:
Jean-Marie Mineau 2025-04-07 16:10:45 +02:00
parent ba1bf00fb8
commit 9db37a2e07
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2

View file

@ -86,9 +86,6 @@ fn main() {
i += 1;
}
// TODO: aapt would be a lot more stable?
println!("\n\n\n\n\n\n\n");
println!("### /!\\ {:?}", cli.keypassword.as_deref());
println!("\n\n\n\n\n\n\n");
apk_frauder::replace_dex(
cli.path,
cli.out,