Remove unused using

This commit is contained in:
Andrei Zavatski
2020-01-26 16:49:39 +03:00
parent cd0fcfabd9
commit 891f9a9b18
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;
using osu.Game.Graphics;
using osu.Game.Graphics.UserInterface;
using osuTK.Graphics;