More clippy
This commit is contained in:
@@ -605,7 +605,7 @@ impl Blob {
|
||||
"error sending {} byte packet to {:?}: {:?}",
|
||||
p.meta.size, a, e
|
||||
);
|
||||
Err(e)?;
|
||||
return Err(e.into());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user