reduced warnings
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
use std::cmp::Ordering;
|
||||
use htmlentity::types::Byte;
|
||||
use ntex::http::header;
|
||||
use ntex::web;
|
||||
use ntex::web::HttpRequest;
|
||||
use tokio::{task, time};
|
||||
use tokio::{task};
|
||||
|
||||
use crate::providers::hanime::HanimeProvider;
|
||||
use crate::providers::perverzija::PerverzijaProvider;
|
||||
|
||||
Reference in New Issue
Block a user