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

@ -217,7 +217,6 @@ namespace osu.Game.Overlays.Notifications
};
}
[BackgroundDependencyLoader]
private void load(OsuColour colours)
{