fmt: smol cleanup

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

View file

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