Cargo fmt: removed two empty llines

This commit is contained in:
Simon Laux
2019-08-11 06:15:43 +02:00
committed by holger krekel
parent 828e6e3fd0
commit 8fb25a6340
2 changed files with 0 additions and 2 deletions

View File

@@ -2114,5 +2114,4 @@ mod tests {
let grpid = dc_extract_grpid_from_rfc724_mid(mid);
assert_eq!(grpid, Some("1234567890123456"));
}
}