diff options
Diffstat (limited to 'tests/construction.rs')
-rw-r--r-- | tests/construction.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/construction.rs b/tests/construction.rs index 5f22801..67bab52 100644 --- a/tests/construction.rs +++ b/tests/construction.rs @@ -1,5 +1,3 @@ -extern crate embedded_hal_mock as hal; - #[macro_use] #[allow(unused)] mod common; |