Cleanup some possible CI errors

Not sure why these aren't being detected on master right now - they should be...
This commit is contained in:
smoogipoo
2018-01-05 01:20:24 +09:00
parent 8c2cc4c85b
commit 5eb2dc3d64
9 changed files with 7 additions and 17 deletions

View File

@ -31,8 +31,6 @@ namespace osu.Game.Screens.Select.Carousel
private readonly BeatmapSetInfo beatmapSet;
private readonly FillFlowContainer difficultyIcons;
public DrawableCarouselBeatmapSet(CarouselBeatmapSet set)
: base(set)
{