summaryrefslogtreecommitdiffstats
path: root/src/filestore/staging.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/filestore/staging.rs')
-rw-r--r--src/filestore/staging.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filestore/staging.rs b/src/filestore/staging.rs
index 36da173..91e71d2 100644
--- a/src/filestore/staging.rs
+++ b/src/filestore/staging.rs
@@ -8,7 +8,6 @@ use anyhow::Result;
use anyhow::anyhow;
use futures::stream::Stream;
use indicatif::ProgressBar;
-use resiter::Filter;
use resiter::Map;
use result_inspect::ResultInspect;
use tar;