mirror of https://github.com/ppy/osu
remove uneccesary using statement
This commit is contained in:
parent
caa9286a90
commit
2ca722423b
|
@ -6,7 +6,6 @@
|
|||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using osu.Game.Configuration;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Graphics.Containers
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue