From 00a7c172e2cd392e73d893d556f9341861ebe0e0 Mon Sep 17 00:00:00 2001 From: Naveen Gattu Date: Tue, 30 Nov 2021 12:54:15 -0800 Subject: [PATCH] rm ws --- components/layout_2020/flow/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout_2020/flow/mod.rs b/components/layout_2020/flow/mod.rs index 8331f54ea09..2d2e4ee1e42 100644 --- a/components/layout_2020/flow/mod.rs +++ b/components/layout_2020/flow/mod.rs @@ -134,7 +134,7 @@ impl BlockContainer { ), } } - + pub(super) fn inline_content_sizes( &self, layout_context: &LayoutContext,