mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 19:33:20 +08:00
Remove unnecessary using.
This commit is contained in:
parent
a7f48e0eda
commit
263374a357
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Threading;
|
using System.Threading;
|
||||||
using osu.Framework.Allocation;
|
|
||||||
using osu.Framework.Screens;
|
using osu.Framework.Screens;
|
||||||
using osu.Framework.Graphics;
|
using osu.Framework.Graphics;
|
||||||
using osu.Framework.Input;
|
using osu.Framework.Input;
|
||||||
|
Loading…
Reference in New Issue
Block a user