mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:03:22 +08:00
Remove unused usings
This commit is contained in:
parent
00996c9f47
commit
3630b41a5b
@ -6,10 +6,8 @@ using System.ComponentModel;
|
||||
using System.Linq;
|
||||
using osu.Framework.Allocation;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Input;
|
||||
using osu.Framework.Input.Bindings;
|
||||
using osu.Framework.Input.Events;
|
||||
using osu.Framework.Input.StateChanges.Events;
|
||||
using osu.Game.Input.Bindings;
|
||||
using osu.Game.Rulesets.Osu.UI;
|
||||
using osu.Game.Rulesets.UI;
|
||||
|
Loading…
Reference in New Issue
Block a user