Re-run cargo fmt

Minor changes in the latest version.
This commit is contained in:
Sebastian Dröge 2019-10-04 08:19:24 +03:00
parent 19b3427909
commit 861f5c1e1a

View file

@ -165,5 +165,4 @@ mod tests {
assert!(*imp.linked.lock().unwrap());
assert!(*imp.unlinked.lock().unwrap());
}
}