Skip to content

Commit ffda4cb

Browse files
LaurenzVlaurmaedje
andauthored
Update src/chunk.rs
Co-authored-by: Laurenz <[email protected]>
1 parent ef4e868 commit ffda4cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/chunk.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ impl Chunk {
5353
pub fn new_with(write_settings: WriteSettings) -> Self {
5454
let mut chunk = Self::new();
5555
chunk.write_settings = write_settings;
56-
5756
chunk
5857
}
5958

0 commit comments

Comments
 (0)