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
9e73b94f11
commit
b52212bf34
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
use libxml::{
|
||||
tree::{Node, NodeType, Document},
|
||||
tree::{Document, Node, NodeType},
|
||||
xpath::Context,
|
||||
};
|
||||
use reqwest::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue