Remove noisy and obsolete debug output in the sitemap extractor
This commit is contained in:
@@ -560,7 +560,6 @@ pub fn rake_sitemap(content: &[u8]) -> anyhow::Result<Vec<UrlRaked>> {
|
||||
debug!("Sitemap error {:?}", error);
|
||||
}
|
||||
}
|
||||
eprintln!("{:?}", entry);
|
||||
}
|
||||
|
||||
if urls.is_empty() {
|
||||
|
||||
Reference in New Issue
Block a user