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 911d3e3..532d961 100644
--- a/src/filestore/staging.rs
+++ b/src/filestore/staging.rs
@@ -19,7 +19,6 @@ use futures::stream::Stream;
use indicatif::ProgressBar;
use log::trace;
use result_inspect::ResultInspect;
-use tar;
use crate::filestore::path::ArtifactPath;
use crate::filestore::path::StoreRoot;