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::{object, array, JsonValue};
|
||||
use actix_web::{HttpResponse, HttpRequest};
|
||||
use actix_web::{HttpRequest};
|
||||
use rand::Rng;
|
||||
use lazy_static::lazy_static;
|
||||
|
||||
|
Reference in New Issue
Block a user