mirror of https://github.com/ppy/osu
Remove unused using
This commit is contained in:
parent
a9a1c00cf1
commit
776b842fdb
|
@ -10,7 +10,6 @@
|
|||
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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue