Run rustfmt

This commit is contained in:
2021-05-15 23:24:12 +02:00
parent 676c4e7a18
commit a8c6962b20
7 changed files with 156 additions and 144 deletions

View File

@ -1,4 +1,3 @@
pub fn is_valid(evt: &str) -> bool {
false
}