Add a trace layer
This commit is contained in:
parent
980c5884a4
commit
1f03c01d1d
5 changed files with 26 additions and 21 deletions
|
|
@ -305,8 +305,6 @@ pub async fn sign_up_post(
|
|||
)
|
||||
};
|
||||
|
||||
println!("{}", &url);
|
||||
|
||||
let email = form_data.email.clone();
|
||||
match email::send_validation(
|
||||
&url,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue