mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
These are constants, they don't need to be dynamically allocated. Another minor step towards removing `AK::String` from the Kernel and improving OOM safety.