fmt: smol cleanup

Related to #4
This commit is contained in:
silver 2023-07-30 22:58:52 +01:00
parent 4bdfa09ee3
commit d0ddc79c4c

View file

@ -33,7 +33,3 @@ async fn main() -> tide::Result<()> {
app.listen(host_port).await?;
Ok(())
}
/*
Password reset via email
*/