mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-03 11:45:57 +00:00
Appease clippy
This commit is contained in:
parent
f573709433
commit
834ba3d3af
@ -96,7 +96,7 @@ pub fn run(args: Args) -> Result<()> {
|
||||
return Some(obj);
|
||||
}
|
||||
|
||||
return None;
|
||||
None
|
||||
}) else {
|
||||
bail!("Unit not found: {}", u)
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user