Revert unrelated changes

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-09-02 19:24:43 +01:00
parent 089aace3b7
commit f627543a0c
8 changed files with 15 additions and 95 deletions

View File

@@ -313,7 +313,7 @@ enum Severity {
kNone = kDisabled
};
std::string
std::string_view
to_string(Severity severity);
} // namespace severities