diff --git a/src/eval/show.rs b/src/eval/show.rs index a85c70e27..b0fb8172e 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