cargo auto fix

This commit is contained in:
Simon
2025-08-20 14:02:51 +00:00
parent c135f60894
commit 24e4c5dfd7
13 changed files with 9 additions and 38 deletions

View File

@@ -1,7 +1,6 @@
use std::vec;
use error_chain::error_chain;
use futures::future::join_all;
use serde_json::error::Category;
use wreq::Client;
use wreq_util::Emulation;
use crate::db;