clippy-fixes
This commit is contained in:
@@ -14,7 +14,7 @@ use actix_web::{
|
||||
web, App, HttpServer,
|
||||
};
|
||||
use app_state::AppState;
|
||||
use env_logger;
|
||||
|
||||
use handlers::{
|
||||
get_quota_handler, increase_quota_handler, proxy_handler, root_handler, set_quota_handler,
|
||||
upload_handler,
|
||||
|
||||
Reference in New Issue
Block a user