aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/msg/lib.rs')
-rw-r--r--components/msg/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/msg/lib.rs b/components/msg/lib.rs
index 6b256d31df4..f7dc97a82a1 100644
--- a/components/msg/lib.rs
+++ b/components/msg/lib.rs
@@ -8,7 +8,6 @@
extern crate bitflags;
#[macro_use] extern crate malloc_size_of;
#[macro_use] extern crate malloc_size_of_derive;
-extern crate nonzero;
#[macro_use] extern crate serde;
extern crate webrender_api;