mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-12 16:52:18 +08:00
Cleanup imports
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
use json;
|
||||
use json::object;
|
||||
use crate::router::global;
|
||||
use actix_web::{HttpResponse, HttpRequest};
|
||||
|
||||
use crate::router::global;
|
||||
|
||||
//todo
|
||||
pub fn reward(_req: HttpRequest) -> HttpResponse {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user