mirror of https://github.com/ppy/osu
Remove unused using statement
This commit is contained in:
parent
a4214db39e
commit
c04f14a1e3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue