mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
guess_mime_type_based_on_filename() returns a StringView, so no need to bring DeprecatedString's (implicit) ctor into this. No behavior change.