mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2025-12-18 07:54:14 -06:00
fix: remove unsuned route and fix http method on /warn
This commit is contained in:
@@ -25,7 +25,6 @@ use crate::handlers::{
|
||||
crate::handlers::users::warn_user::exec,
|
||||
crate::handlers::users::get_user_conversations::exec,
|
||||
crate::handlers::users::get_me::exec,
|
||||
crate::handlers::users::get_registered_users::exec,
|
||||
crate::handlers::auth::create_user_application::exec,
|
||||
crate::handlers::user_applications::get_user_applications::exec,
|
||||
crate::handlers::user_applications::update_user_application_status::exec,
|
||||
|
||||
Reference in New Issue
Block a user