Fix code quality issues

This commit is contained in:
TheWildTree
2020-03-26 16:11:58 +01:00
parent da996ffe74
commit 9a30ff5a00
4 changed files with 2 additions and 7 deletions

View File

@ -8,7 +8,6 @@ using System.Collections.Generic;
using osu.Framework.Graphics;
using osu.Game.Graphics.Sprites;
using osu.Framework.Allocation;
using osu.Game.Graphics.UserInterface;
using osu.Framework.Graphics.Shapes;
using osuTK.Graphics;