remove blank lines

This commit is contained in:
Unknown
2019-01-11 10:34:56 +01:00
parent 469de26af2
commit 6eff79913b
22 changed files with 0 additions and 22 deletions

View File

@ -101,7 +101,6 @@ namespace osu.Game.Screens.Select
private readonly Container<DrawableCarouselItem> scrollableContent;
public Bindable<bool> RightClickScrollingEnabled = new Bindable<bool>();
public Bindable<RandomSelectAlgorithm> RandomAlgorithm = new Bindable<RandomSelectAlgorithm>();