diff --git a/tests/repro_old423.rs b/tests/repro_old423.rs index 99e72109..83adf950 100644 --- a/tests/repro_old423.rs +++ b/tests/repro_old423.rs @@ -1,5 +1,3 @@ -use tempdir::TempDir; - #[cfg(all(unix, feature = "_deflate-any"))] #[test] fn repro_old423() -> zip::result::ZipResult<()> {