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