remove an experiment of disabling Send… it makes no sense
This commit is contained in:
parent
de6bfca084
commit
cb1c260692
@ -64,7 +64,6 @@ pub struct OAuthRequest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[get("/oauth2?<query..>")]
|
#[get("/oauth2?<query..>")]
|
||||||
#[rocket::async_trait(?Send)]
|
|
||||||
pub async fn oauth(
|
pub async fn oauth(
|
||||||
query: Form<OAuthRequest>,
|
query: Form<OAuthRequest>,
|
||||||
rockets: PlumeRocket,
|
rockets: PlumeRocket,
|
||||||
|
Loading…
Reference in New Issue
Block a user