aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/block.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/block.rs')
-rw-r--r--components/layout/block.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout/block.rs b/components/layout/block.rs
index 2eb7f76857f..7b809ce879e 100644
--- a/components/layout/block.rs
+++ b/components/layout/block.rs
@@ -1811,7 +1811,6 @@ impl BlockFlow {
DisplayListSection::BlockBackgroundsAndBorders
}
}
-
}
impl Flow for BlockFlow {