aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/lib.rs')
-rw-r--r--components/style/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/style/lib.rs b/components/style/lib.rs
index 05b147d12be..e2ed31d1467 100644
--- a/components/style/lib.rs
+++ b/components/style/lib.rs
@@ -126,7 +126,6 @@ pub mod sharing;
pub mod stylist;
#[cfg(feature = "servo")] #[allow(unsafe_code)] pub mod servo;
pub mod sequential;
-pub mod sink;
pub mod str;
pub mod style_adjuster;
pub mod stylesheet_set;