1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 12:02:55 +08:00

Remove reduntant comment

This commit is contained in:
HoutarouOreki 2018-07-25 17:05:29 +02:00
parent 3e6968b57e
commit dcb5eb1767

View File

@ -13,7 +13,6 @@ using osu.Game.Online.API.Requests.Responses;
namespace osu.Game.Overlays.Changelog
{
// maybe look to osu.Game.Screens.Play.SquareGraph for reference later
public class ChangelogChart : BufferedContainer
{
private const float height = 100;