chore: Fix conditionally-unused import
This commit is contained in:
parent
8435561093
commit
492c96c18f
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
use tempdir::TempDir;
|
||||
|
||||
#[cfg(all(unix, feature = "_deflate-any"))]
|
||||
#[test]
|
||||
fn repro_old423() -> zip::result::ZipResult<()> {
|
||||
|
|
Loading…
Add table
Reference in a new issue