Add a trace layer

This commit is contained in:
Greg Burri 2024-11-03 12:11:33 +01:00
parent 980c5884a4
commit 1f03c01d1d
5 changed files with 26 additions and 21 deletions

View file

@ -305,8 +305,6 @@ pub async fn sign_up_post(
)
};
println!("{}", &url);
let email = form_data.email.clone();
match email::send_validation(
&url,