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

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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