mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +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.