mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 08:22:56 +08:00
Remove unused using statement
This commit is contained in:
parent
ca91f9f716
commit
1e09a21279
@ -26,7 +26,6 @@ using osu.Game.Rulesets.UI;
|
|||||||
using osu.Game.Screens.Edit.Components.TernaryButtons;
|
using osu.Game.Screens.Edit.Components.TernaryButtons;
|
||||||
using osu.Game.Screens.Edit.Compose.Components;
|
using osu.Game.Screens.Edit.Compose.Components;
|
||||||
using osuTK;
|
using osuTK;
|
||||||
using osuTK.Input;
|
|
||||||
|
|
||||||
namespace osu.Game.Rulesets.Catch.Edit
|
namespace osu.Game.Rulesets.Catch.Edit
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user