summaryrefslogtreecommitdiffstats
path: root/tests/file.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/file.rs')
-rw-r--r--tests/file.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/file.rs b/tests/file.rs
index c282691..6ad554a 100644
--- a/tests/file.rs
+++ b/tests/file.rs
@@ -1,7 +1,5 @@
#![cfg(feature = "yaml")]
-extern crate config;
-
use config::*;
#[test]