1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-22 21:00:33 +08:00

Remove whitespace

This commit is contained in:
Dan Balasescu 2021-02-16 20:23:19 +09:00 committed by GitHub
parent e969ca8974
commit ffa90c1a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,6 @@ namespace osu.Game.Screens.OnlinePlay.Components
attemptDisplay.Text += $" ({remaining} remaining)";
}
}
else
{
attemptDisplay.Text = string.Empty;