mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 16:15:32 +02:00
fmt
This commit is contained in:
parent
451dd61547
commit
13d147d270
2 changed files with 0 additions and 2 deletions
|
@ -290,7 +290,6 @@ impl Readability {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if alternative_candidate_ancestors.len() >= constants::MINIMUM_TOPCANDIDATES {
|
||||
let mut parent_of_top_candidate = top_candidate.get_parent();
|
||||
|
||||
|
|
|
@ -75,7 +75,6 @@ async fn aktualne() {
|
|||
run_test("aktualne").await
|
||||
}
|
||||
|
||||
|
||||
#[tokio::test]
|
||||
async fn archive_of_our_own() {
|
||||
run_test("archive-of-our-own").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue