aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/lib.rs')
-rw-r--r--components/layout/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/layout/lib.rs b/components/layout/lib.rs
index 1fa21311373..af91126cc4a 100644
--- a/components/layout/lib.rs
+++ b/components/layout/lib.rs
@@ -70,8 +70,6 @@ pub mod incremental;
pub mod wrapper;
pub mod css {
- mod node_util;
-
pub mod matching;
pub mod node_style;
}