mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2025-10-09 00:47:19 +08:00
run cargo clippy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use json::{array, object, JsonValue};
|
||||
use actix_web::{HttpResponse, HttpRequest};
|
||||
use actix_web::{HttpRequest};
|
||||
|
||||
use crate::encryption;
|
||||
use crate::router::{userdata, global, items};
|
||||
|
Reference in New Issue
Block a user