1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 01:30:05 +08:00

Remove unused usings

This commit is contained in:
Dan Balasescu
2025-01-29 23:32:44 +09:00
committed by GitHub
Unverified
parent a6814d1a8a
commit ca7a36d3d6
@@ -9,7 +9,6 @@ using osu.Framework.Graphics;
using osu.Game.Beatmaps.Drawables;
using osu.Game.Online.API;
using osu.Game.Online.Rooms;
using osu.Game.Resources.Localisation.Web;
using osu.Game.Screens.OnlinePlay.Lounge.Components;
using osu.Game.Screens.OnlinePlay.Match.Components;
using osuTK;