mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
remove unnecessary using
This commit is contained in:
parent
ee945c9b58
commit
f5cc2f6ed5
@ -11,7 +11,6 @@ using osu.Framework.Input.Bindings;
|
|||||||
using osu.Framework.Input.Events;
|
using osu.Framework.Input.Events;
|
||||||
using osu.Game.Graphics;
|
using osu.Game.Graphics;
|
||||||
using osuTK;
|
using osuTK;
|
||||||
using osuTK.Input;
|
|
||||||
|
|
||||||
namespace osu.Game.Rulesets.Catch.UI
|
namespace osu.Game.Rulesets.Catch.UI
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user