mirror of
https://github.com/ppy/osu.git
synced 2026-05-15 10:32:50 +08:00
Remove unused using statement
This commit is contained in:
@@ -24,7 +24,6 @@ using osu.Game.Rulesets.Objects;
|
||||
using osu.Game.Rulesets.Objects.Drawables;
|
||||
using osu.Game.Rulesets.Objects.Types;
|
||||
using osuTK;
|
||||
using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Screens.Edit.Compose.Components
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user