Skip to content

Commit

Permalink
fix unix cfg on include
Browse files Browse the repository at this point in the history
  • Loading branch information
yaahc committed Mar 13, 2020
1 parent d02f476 commit d9a77ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testsuite/fix.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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};

Expand Down

0 comments on commit d9a77ce

Please sign in to comment.