mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
We've had StringView::ends_with(..., CaseSensitivity) for a while, so let's use it to avoid creating a bunch of unnecessary strings here.
We've had StringView::ends_with(..., CaseSensitivity) for a while, so let's use it to avoid creating a bunch of unnecessary strings here.