1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:17:23 +08:00

Remove unused using

This commit is contained in:
Dan Balasescu 2022-01-28 15:26:29 +09:00 committed by GitHub
parent 28c8e07e3f
commit 32f9299fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@ using NUnit.Framework;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Testing;
using osu.Game.Graphics.Containers;
using osu.Game.Screens.Play.HUD;
using osuTK;
using osuTK.Input;