style: Remove trailing newline from trait definition
This commit is contained in:
committed by
Andrew Phillips (aider)
parent
0a267cf9ec
commit
f7a73dd5e1
@@ -144,5 +144,3 @@ pub trait CompressionEngine {
|
|||||||
writer.flush()?;
|
writer.flush()?;
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Decompresses and outputs file
|
|
||||||
Reference in New Issue
Block a user