mirror of https://github.com/ppy/osu
remove unused using
This commit is contained in:
parent
6af6f03e29
commit
a222278710
|
@ -16,7 +16,6 @@
|
|||
using osu.Game.Beatmaps.Formats;
|
||||
using osu.Game.Extensions;
|
||||
using osu.Game.IO;
|
||||
using osu.Game.Screens.Play;
|
||||
using osu.Game.Screens.Play.HUD;
|
||||
using osu.Game.Screens.Play.HUD.HitErrorMeters;
|
||||
using osuTK;
|
||||
|
|
Loading…
Reference in New Issue