Skip to content

Commit f6df567

Browse files
committed
Unused import
1 parent 87fc4fb commit f6df567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use std::time::Instant;
66
use crossbeam_channel::{bounded, Receiver, RecvTimeoutError};
77

88
use crate::background::BackgroundHandle;
9-
use crate::compact::Compression;
109
use crate::compression::BackgroundCompactor;
1110
use crate::filesdb::FilesDb;
1211
use crate::folder::{FileKind, FolderInfo, FolderScan};

0 commit comments

Comments
 (0)