mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 19:27:31 +08:00
Remove unnecessary whitespace
This commit is contained in:
parent
9069f1ccba
commit
91335a83ec
@ -17,7 +17,6 @@ namespace osu.Game.Tests.Visual
|
|||||||
{
|
{
|
||||||
public override IReadOnlyList<Type> RequiredTypes => new [] { typeof(HistoricalSection), typeof(PaginatedMostPlayedBeatmapContainer), typeof(MostPlayedBeatmapDrawable) };
|
public override IReadOnlyList<Type> RequiredTypes => new [] { typeof(HistoricalSection), typeof(PaginatedMostPlayedBeatmapContainer), typeof(MostPlayedBeatmapDrawable) };
|
||||||
|
|
||||||
|
|
||||||
public TestCaseHistoricalSection()
|
public TestCaseHistoricalSection()
|
||||||
{
|
{
|
||||||
HistoricalSection section;
|
HistoricalSection section;
|
||||||
|
Loading…
Reference in New Issue
Block a user