Meta: Remove debugging stuff

This commit is contained in:
Alec Murphy 2025-04-12 18:26:43 -04:00
parent 3201b187ec
commit d068f46bc6

View file

@ -394,7 +394,6 @@ Bool @render_css_for_node(@html_dom_node* node, HtmlRenderer* renderer)
} }
font_key = font_key->next; font_key = font_key->next;
} }
"\n";
} }
} }
css_continue_to_next_property: css_continue_to_next_property: