1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 20:22:55 +08:00

Remove stray newline

This commit is contained in:
Dean Herbert 2020-12-18 17:33:18 +09:00
parent 615352c1e4
commit fdad5e86d3

View File

@ -16,7 +16,6 @@ using osuTK;
using osuTK.Graphics;
namespace osu.Game.Screens.Play.HUD
{
public class GameplayLeaderboardScore : CompositeDrawable, ILeaderboardScore
{