1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 09:43:10 +08:00

Remove empty line

This commit is contained in:
HiddenNode 2022-08-05 14:57:33 +01:00
parent 0243f8d6ac
commit b46bc5d65b

View File

@ -11,7 +11,6 @@ using osu.Game.Graphics.Containers;
using osu.Game.Graphics.Sprites;
using System;
namespace osu.Game.Screens.Play.HUD
{
public class SongProgressInfo : Container