1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 14:53:19 +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.Graphics.UserInterface;
using osu.Framework.Localisation;
using osu.Game.Graphics.Sprites;
using osu.Game.Overlays;
using osu.Game.Overlays.Mods;
using osu.Game.Resources.Localisation.Web;
using osuTK;