Remove some unnecessary usings

This commit is contained in:
Thomas Müller
2017-07-14 19:35:44 +03:00
parent a5e610a7ba
commit 5372b94674
5 changed files with 0 additions and 5 deletions

View File

@ -7,7 +7,6 @@ using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Cursor;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Graphics.Transforms;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Testing;
using osu.Game.Graphics.UserInterface;