1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-25 22:40:38 +08:00

Remove stray newline

This commit is contained in:
Dean Herbert
2020-12-18 17:33:18 +09:00
Unverified
parent 615352c1e4
commit fdad5e86d3
@@ -16,7 +16,6 @@ using osuTK;
using osuTK.Graphics;
namespace osu.Game.Screens.Play.HUD
{
public class GameplayLeaderboardScore : CompositeDrawable, ILeaderboardScore
{