mirror of https://github.com/eldruin/ds323x-rs
Fix blanks
parent
258a172356
commit
cfa75dbde0
|
@ -8,4 +8,3 @@ fn can_create_and_destroy() {
|
|||
let mut i2c = dev.destroy_ds3231();
|
||||
i2c.done();
|
||||
}
|
||||
|
|
@ -8,4 +8,3 @@ fn can_create_and_destroy() {
|
|||
let mut i2c = dev.destroy_ds3232();
|
||||
i2c.done();
|
||||
}
|
||||
|
Loading…
Reference in New Issue