mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 10:47:28 +08:00
Remove using.
This commit is contained in:
parent
9d975f202f
commit
ce5763ed97
@ -7,7 +7,6 @@ using osu.Framework.Testing;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using osu.Game.Graphics.UserInterface;
|
||||
using osu.Framework.Configuration;
|
||||
using osu.Framework.Input;
|
||||
using osu.Game.Graphics.Cursor;
|
||||
using OpenTK;
|
||||
|
||||
|
@ -13,7 +13,6 @@ using osu.Framework.Graphics.Sprites;
|
||||
using osu.Framework.Input;
|
||||
using osu.Framework.Threading;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
||||
namespace osu.Game.Graphics.Cursor
|
||||
|
Loading…
Reference in New Issue
Block a user