1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00

fix code style problem

This commit is contained in:
アズタケ 2022-09-16 18:34:13 +09:00
parent c0e2ba419e
commit b99b10e586

View File

@ -29,7 +29,6 @@ namespace osu.Game.Localisation
/// </summary>
public static LocalisableString Collections => new TranslatableString(getKey(@"collections"), @"Collections");
/// <summary>
/// "Scores"
/// </summary>