From bd04619993a6ca195fff2996afc3b42cf494b56f Mon Sep 17 00:00:00 2001 From: PgBiel <9021226+PgBiel@users.noreply.github.com> Date: Thu, 27 Feb 2025 18:11:53 -0300 Subject: [PATCH] remove test comment --- tests/suite/layout/grid/headers.typ | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/suite/layout/grid/headers.typ b/tests/suite/layout/grid/headers.typ index e31de6816..62405d593 100644 --- a/tests/suite/layout/grid/headers.typ +++ b/tests/suite/layout/grid/headers.typ @@ -65,7 +65,6 @@ columns: 2, stroke: black, inset: 5pt, - // grid.cell(x: 1)[a], grid.header(grid.cell(x: 0)[b1], grid.cell(x: 0)[b2]), // This should skip the header grid.cell(x: 1)[c]