Skip to content

Commit c8aad0e

Browse files
committed
Fix azul
1 parent 14bdfad commit c8aad0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/html.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -956,8 +956,6 @@ fn solve_layout(
956956
&mut debug,
957957
);
958958

959-
println!("{:#?}", debug.unwrap_or_default());
960-
println!("{:#?}", solved_layout);
961959
solved_layout.layout_results.remove(0)
962960
}
963961

0 commit comments

Comments
 (0)