cargo fmt

This commit is contained in:
qdequele
2020-02-26 18:49:17 +01:00
parent f182afc50b
commit dda08d60d2
14 changed files with 77 additions and 67 deletions

View File

@ -52,7 +52,6 @@ impl FieldsMap {
}
}
#[cfg(test)]
mod tests {
use super::*;