Remove unneeded use

This commit is contained in:
2022-06-23 13:25:49 +00:00
committed by GitHub
parent c4977e7983
commit 4bcf6308eb

View File

@@ -8,7 +8,6 @@ use json::JsonValue;
use reqwest::IntoUrl;
use reqwest::Response;
use std::sync::atomic::AtomicBool;
use std::sync::Arc;
use std::sync::RwLock;
/// A client which use Pixiv's web API