diff options
Diffstat (limited to 'talpid-core/src')
| -rw-r--r-- | talpid-core/src/lib.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/talpid-core/src/lib.rs b/talpid-core/src/lib.rs index c14377919e..da6c49c580 100644 --- a/talpid-core/src/lib.rs +++ b/talpid-core/src/lib.rs @@ -10,11 +10,6 @@ //! GNU General Public License as published by the Free Software Foundation, either version 3 of //! the License, or (at your option) any later version. - -#[cfg(test)] -#[macro_use] -extern crate assert_matches; - extern crate duct; #[macro_use] |
