Remove undetected usings

This commit is contained in:
Dean Herbert 2020-04-27 23:24:12 +09:00
parent be59ee945a
commit df55439f8b
1 changed files with 0 additions and 2 deletions

View File

@ -8,8 +8,6 @@
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Game.Beatmaps;
using osu.Game.Beatmaps.ControlPoints;
using osu.Game.Rulesets.Scoring;
using osu.Game.Rulesets.Taiko.Objects;
using osu.Game.Rulesets.Taiko.Objects.Drawables;