Skip to content

Commit 65aab7a

Browse files
Merge pull request #266 from alley-rs/dev
2 parents fe785a8 + 3f71944 commit 65aab7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src-tauri/src/parsers/bilibili/html_fetcher.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ impl<'a> HTMLFetcher<'a> {
4141
err_msg
4242
})?;
4343

44-
println!("Fetched HTML length: {}", html);
45-
4644
debug!(
4745
"Successfully fetched HTML. Length: {} characters",
4846
html.len()

0 commit comments

Comments
 (0)