1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-13 13:32:54 +08:00

Fix excess blank lines

This commit is contained in:
Dean Herbert 2021-08-20 22:26:36 +09:00
parent 0c936aec4b
commit e13b516f31

View File

@ -114,7 +114,6 @@ namespace osu.Game.Tests.Visual.Navigation
AddUntilStep("wait for load", () => game.IsLoaded);
}
[Test]
public void TestNullRulesetHandled()
{