This commit is contained in:
Marc Planard 2023-10-13 12:31:42 +02:00
parent 3e424a86bb
commit 1c231a23a6
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
use scraper::{Html,Selector};
use url::{Url,Host};
//use tokio::sync::mpsc::{self, Sender, Receiver};
use std::sync::{Arc,Mutex};
#[tokio::main]