mirror of https://github.com/ppy/osu
Remove unused using
This commit is contained in:
parent
93d2b5c4de
commit
ac1990c093
|
@ -13,7 +13,6 @@
|
|||
using osu.Game.Screens.Edit.Screens.Compose.Timeline;
|
||||
using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using OpenTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue