aboutsummaryrefslogtreecommitdiffstats
path: root/components/range/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/range/lib.rs')
-rw-r--r--components/range/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/range/lib.rs b/components/range/lib.rs
index 9d65a229717..797ba4b9b83 100644
--- a/components/range/lib.rs
+++ b/components/range/lib.rs
@@ -4,10 +4,8 @@
#![deny(unsafe_code)]
-extern crate malloc_size_of;
#[macro_use]
extern crate malloc_size_of_derive;
-extern crate num_traits;
#[macro_use]
extern crate serde;