mirror of https://github.com/ppy/osu
Remove unused using.
This commit is contained in:
parent
41de02fc78
commit
937ff50a5a
|
@ -9,7 +9,6 @@
|
|||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using osu.Framework.Input;
|
||||
using osu.Framework.Localisation;
|
||||
using osu.Game.Beatmaps;
|
||||
using osu.Game.Beatmaps.Drawables;
|
||||
|
|
Loading…
Reference in New Issue