mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-04 16:49:51 +00:00
Re-run cargo fmt
Minor changes in the latest version.
This commit is contained in:
parent
19b3427909
commit
861f5c1e1a
1 changed files with 0 additions and 1 deletions
|
@ -165,5 +165,4 @@ mod tests {
|
||||||
assert!(*imp.linked.lock().unwrap());
|
assert!(*imp.linked.lock().unwrap());
|
||||||
assert!(*imp.unlinked.lock().unwrap());
|
assert!(*imp.unlinked.lock().unwrap());
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue