mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
Cargo fmt: removed two empty llines
This commit is contained in:
committed by
holger krekel
parent
828e6e3fd0
commit
8fb25a6340
@@ -437,5 +437,4 @@ mod tests {
|
||||
dc_array_unref(arr);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -2114,5 +2114,4 @@ mod tests {
|
||||
let grpid = dc_extract_grpid_from_rfc724_mid(mid);
|
||||
assert_eq!(grpid, Some("1234567890123456"));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user