Skip to content

Commit 089fb65

Browse files
committed
cargo fmt
1 parent 5043c5c commit 089fb65

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hdf5-types/src/string.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,6 @@ pub mod tests {
789789
assert_eq!(ascii.len(), 0);
790790
let string = ascii.as_str();
791791
assert_eq!(string, "");
792-
793792
}
794793

795794
#[test]

0 commit comments

Comments
 (0)