mirror of https://github.com/ppy/osu
Remove redundant using directive
This commit is contained in:
parent
d773f0cce1
commit
c57868795e
|
@ -11,7 +11,6 @@
|
|||
using osu.Game.Rulesets.Objects;
|
||||
using osu.Game.Rulesets.Osu.Objects;
|
||||
using osu.Game.Rulesets.Osu.Objects.Drawables;
|
||||
using osu.Game.Screens.Play;
|
||||
using osu.Game.Tests.Visual;
|
||||
using osuTK;
|
||||
using System.Collections.Generic;
|
||||
|
|
Loading…
Reference in New Issue