1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 11:40:28 +08:00

Remove blank lines

This commit is contained in:
Andrei Zavatski
2024-03-06 00:17:56 +03:00
Unverified
parent 8b03acd27b
commit 1c8ede854d
-2
View File
@@ -17,5 +17,3 @@ namespace osu.Game.Storyboards
public override DrawableStoryboardSprite CreateStoryboardDrawable() => new DrawableStoryboardSprite(this);
}
}