mirror of https://github.com/ppy/osu
Remove using statements
This commit is contained in:
parent
40074f10db
commit
3b0e3cd71a
|
@ -3,10 +3,8 @@
|
|||
|
||||
using System.ComponentModel;
|
||||
using System.Linq;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Rulesets;
|
||||
using osu.Game.Screens.Play;
|
||||
using osu.Game.Storyboards;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Gameplay
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue