mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-12 08:42:20 +08:00
cargo clippy
This commit is contained in:
@@ -180,7 +180,7 @@ async fn get_clearrate_json() -> JsonValue {
|
||||
let new = get_json();
|
||||
result.replace(new.clone());
|
||||
}
|
||||
return rv;
|
||||
rv
|
||||
}
|
||||
|
||||
pub async fn clearrate(_req: HttpRequest) -> Option<JsonValue> {
|
||||
|
||||
Reference in New Issue
Block a user