From ecd2bca606c0533ec6426b03fc216df256d43c3f Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 24 Feb 2022 19:15:49 +0100 Subject: List above & below --- src/eval/show.rs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/eval') diff --git a/src/eval/show.rs b/src/eval/show.rs index a85c70e2..b0fb8172 100644 --- a/src/eval/show.rs +++ b/src/eval/show.rs @@ -43,10 +43,7 @@ impl ShowNode { impl Show for ShowNode { fn show(&self, ctx: &mut Context, styles: StyleChain) -> TypResult