fix unix cfg on include

This commit is contained in:
Jane Lusby 2020-03-13 15:31:33 -07:00
parent d02f476804
commit d9a77ce0d0

View File

@ -3,7 +3,6 @@
use std::fs::File;
use cargo_test_support::git;
#[cfg(unix)]
use cargo_test_support::paths;
use cargo_test_support::{basic_manifest, project};