1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 18:32:56 +08:00

remove unused using

This commit is contained in:
David Zhao 2019-06-27 14:51:59 +09:00
parent 9d67a3f6a4
commit 116a027ffa

View File

@ -14,7 +14,6 @@ using osu.Game.Overlays;
using osu.Game.Overlays.Chat.Selection;
using osu.Game.Overlays.Chat.Tabs;
using osu.Game.Users;
using osuTK;
using osuTK.Input;
namespace osu.Game.Tests.Visual.UserInterface