style(osu.Game): fix multiple blank lines

This commit is contained in:
Acid Chicken (硫酸鶏)
2022-09-05 07:49:29 +00:00
committed by GitHub
parent 7e77c9e8b4
commit 6946015d17

View File

@ -86,7 +86,6 @@ namespace osu.Game.Tests.Visual.Ranking
createTest(wide.Concat(narrow).ToList());
}
[Test]
public void TestZeroTimeOffset()
{