mirror of
https://github.com/osukey/osukey.git
synced 2025-07-25 04:10:03 +09:00
Remove unnecessary whitespace
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user