Skip to content

Commit 3aef2b3

Browse files
authored
Merge pull request #852 from lightningdevkit/create-pull-request/patch
Automated nightly rustfmt (2026-03-29)
2 parents bf7713d + 093eefa commit 3aef2b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/io/sqlite_store/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@ impl SqliteStoreInner {
684684
#[cfg(test)]
685685
mod tests {
686686
use super::*;
687-
688687
use crate::io::test_utils::{
689688
do_read_write_remove_list_persist, do_test_store, random_storage_path,
690689
};

0 commit comments

Comments
 (0)