Remove unused using statement

This commit is contained in:
Dean Herbert 2019-06-26 00:23:39 +09:00
parent a4214db39e
commit c04f14a1e3
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
using NUnit.Framework;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Screens;
using osu.Framework.Testing;
using osu.Game.Graphics.Containers;