1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00

cleaned up whitespace

This commit is contained in:
Ianlucht 2024-09-07 13:57:12 -06:00
parent 170737b68f
commit e6f81abc3b

View File

@ -25,7 +25,6 @@ namespace osu.Game.Screens.OnlinePlay.DailyChallenge
this.room = room;
}
[BackgroundDependencyLoader]
private void load(OsuGame? game, SessionStatics statics)
{