chore: remove debugging print statement

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-04-17 18:13:38 -03:00
parent 0d2fa0e62f
commit 0f6ebb32fb

View File

@@ -86,8 +86,6 @@ fn main() {
root,
replace_url,
} => {
println!("{list:#?} {root:#?} {replace_url:#?}");
let list = if replace_url.len() == 0 && !list {
true
} else {