mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 19:43:13 +00:00
The removed if in this commit was inside the else branch of an if with the same condition, making it a no-op, as well as breaking optional booleans.