1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-07 16:15:32 +02:00
This commit is contained in:
Jan Lukas Gernert 2023-02-27 01:01:16 +01:00
parent df999cd9fc
commit 56c08c501a

View file

@ -883,7 +883,7 @@ impl FullTextParser {
node.unlink(); node.unlink();
} }
} }
Ok(()) Ok(())
} }