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
baf2a8a15d
commit
bfb31dc188
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
use chrono::{DateTime, Utc};
|
||||
use libxml::tree::{Document, SaveOptions, Node};
|
||||
use libxml::tree::{Document, Node, SaveOptions};
|
||||
use std::fs::File;
|
||||
use std::io::{Error, ErrorKind, Write};
|
||||
use std::path::PathBuf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue