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()
{