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

@ -168,5 +168,4 @@ namespace osu.Game.Overlays.Notifications
// the layout portion of this is being tracked as a framework issue (https://github.com/ppy/osu-framework/issues/1297).
protected override bool RequiresChildrenUpdate => true;
}
}