We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf7713d + 093eefa commit 3aef2b3Copy full SHA for 3aef2b3
1 file changed
src/io/sqlite_store/mod.rs
@@ -684,7 +684,6 @@ impl SqliteStoreInner {
684
#[cfg(test)]
685
mod tests {
686
use super::*;
687
-
688
use crate::io::test_utils::{
689
do_read_write_remove_list_persist, do_test_store, random_storage_path,
690
};
0 commit comments