mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 08:27:49 +08:00
Removed unnecessary using
directives
This commit is contained in:
parent
a29de846c7
commit
dd41384e04
@ -2,9 +2,7 @@
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
using osu.Game.Rulesets.Mods;
|
||||
using osu.Game.Rulesets.Objects.Drawables;
|
||||
using osu.Game.Rulesets.Taiko.Objects;
|
||||
using osu.Game.Rulesets.Taiko.Objects.Drawables;
|
||||
using osu.Game.Rulesets.Taiko.UI;
|
||||
using osu.Game.Rulesets.UI;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user