1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 15:00:46 +08:00

Remove unused using directives

This commit is contained in:
Salman Ahmed
2024-05-16 07:47:30 +03:00
Unverified
parent 310b4d90cc
commit 820cfbcb00
3 changed files with 0 additions and 3 deletions
@@ -11,7 +11,6 @@ using osu.Framework.Localisation;
using osu.Game.Graphics.Containers;
using osu.Game.Graphics.Sprites;
using osu.Game.Overlays;
using osu.Game.Overlays.Mods;
using osuTK;
namespace osu.Game.Graphics.UserInterface