remove unnecessary empty lines

codefactor.io \(o.o)/
also one unnecessary semicolon
This commit is contained in:
Aergwyn
2018-01-12 19:30:34 +01:00
parent b9f4dee801
commit ae1adfd2f2
23 changed files with 1 additions and 26 deletions

View File

@ -229,7 +229,6 @@ namespace osu.Game.Screens.Multiplayer
{
coverContainer.FadeIn(transition_duration);
LoadComponentAsync(new BeatmapSetCover(value.BeatmapSet)
{
Anchor = Anchor.Centre,