1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00

Remove unused using

This commit is contained in:
Dean Herbert 2020-05-21 14:53:36 +09:00
parent a9a1c00cf1
commit 776b842fdb

View File

@ -10,7 +10,6 @@ using osu.Framework.Timing;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.ControlPoints;
using osu.Game.Rulesets.Objects;
using osu.Game.Screens.Edit;
using osu.Game.Screens.Edit.Compose;
using osuTK;