Clean up use
to keep rust 1.43.0 from complaining (#9740)
This commit is contained in:
@@ -26,7 +26,6 @@ use std::{
|
||||
use tar::Archive;
|
||||
use tempfile::TempDir;
|
||||
use thiserror::Error;
|
||||
use zstd;
|
||||
|
||||
pub const SNAPSHOT_STATUS_CACHE_FILE_NAME: &str = "status_cache";
|
||||
pub const TAR_SNAPSHOTS_DIR: &str = "snapshots";
|
||||
|
Reference in New Issue
Block a user