mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
That check was rather pointless as the input is a StringView which knows its own bounds. Fixes #9686.
That check was rather pointless as the input is a StringView which knows its own bounds. Fixes #9686.