summaryrefslogtreecommitdiff
path: root/test/test_clearenv.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_clearenv.rs')
-rw-r--r--test/test_clearenv.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_clearenv.rs b/test/test_clearenv.rs
index f122f7c6..28a77680 100644
--- a/test/test_clearenv.rs
+++ b/test/test_clearenv.rs
@@ -1,5 +1,3 @@
-extern crate nix;
-
use std::env;
#[test]