summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/construction.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/construction.rs b/tests/construction.rs
index ba3a68f..5f22801 100644
--- a/tests/construction.rs
+++ b/tests/construction.rs
@@ -1,4 +1,3 @@
-extern crate embedded_hal;
extern crate embedded_hal_mock as hal;
#[macro_use]