fix: remove trailing newline for tidy
This commit is contained in:
parent
2292d53b7b
commit
0a60bd653d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ pub fn mul3(previous: &[u8], current: &mut [u8]) {
|
|||
chunk.copy_from_slice(&new_chunk);
|
||||
c_bpp.copy_from_slice(b_bpp);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue