mirror of https://github.com/ppy/osu
Remove excess namespace specification
This commit is contained in:
parent
3be2fc27f3
commit
87645f6a41
|
@ -13,7 +13,6 @@
|
|||
using osu.Game.Rulesets.Scoring;
|
||||
using osuTK;
|
||||
using osu.Game.Skinning;
|
||||
using osu.Framework.Utils;
|
||||
|
||||
namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue