mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 12:22:57 +08:00
remove unwanted using
This commit is contained in:
parent
373b3871f9
commit
f6501e73e3
@ -17,7 +17,6 @@ using OpenTK.Graphics;
|
|||||||
using osu.Game.Rulesets.Mods;
|
using osu.Game.Rulesets.Mods;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using osu.Game.Rulesets.Osu.Objects.Drawables.Pieces;
|
using osu.Game.Rulesets.Osu.Objects.Drawables.Pieces;
|
||||||
using osu.Game.Rulesets.Objects.Types;
|
|
||||||
|
|
||||||
namespace osu.Game.Rulesets.Osu.Tests
|
namespace osu.Game.Rulesets.Osu.Tests
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user