fmt: fmt and clippy

This commit is contained in:
silver 2024-08-31 19:21:58 +01:00
parent 5c2502f726
commit 50d2923425
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
3 changed files with 29 additions and 26 deletions

View file

@ -218,7 +218,6 @@ impl<'r> FromRow<'r, SqliteRow> for WolvesVerify {
}
}
#[derive(Debug, Clone, Deserialize, Serialize)]
pub struct Committee {
pub email: String,