mirror of
https://github.com/osukey/osukey.git
synced 2025-05-23 06:27:24 +09: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…
x
Reference in New Issue
Block a user