1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 13:37:25 +08:00

Remove unnecessary whitespace

This commit is contained in:
Dean Herbert 2017-12-11 12:24:47 +09:00
parent 9069f1ccba
commit 91335a83ec

View File

@ -17,7 +17,6 @@ namespace osu.Game.Tests.Visual
{
public override IReadOnlyList<Type> RequiredTypes => new [] { typeof(HistoricalSection), typeof(PaginatedMostPlayedBeatmapContainer), typeof(MostPlayedBeatmapDrawable) };
public TestCaseHistoricalSection()
{
HistoricalSection section;