Style changes

This commit is contained in:
Endrik Tombak
2020-04-09 18:59:18 +03:00
parent caa404f8fa
commit 35f97dfc75
4 changed files with 5 additions and 8 deletions

View File

@ -23,9 +23,7 @@ using osu.Game.Graphics.Containers;
using osu.Game.Graphics.Cursor;
using osu.Game.Input.Bindings;
using osu.Game.Screens.Select.Carousel;
using osu.Game.Online.API;
using osu.Game.Rulesets;
using osu.Game.Online.API.Requests;
namespace osu.Game.Screens.Select
{