1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 01:22:59 +08:00

quality: remove new line

This commit is contained in:
tsrk 2023-02-02 08:18:56 +00:00
parent 0fb6a63709
commit 843d9914c4
No known key found for this signature in database
GPG Key ID: EBD46BB3049B56D6

View File

@ -47,4 +47,3 @@ namespace osu.Game.Localisation
private static string getKey(string key) => $"{prefix}:{key}";
}
}