Remove unused using

This commit is contained in:
Dan Balasescu 2022-01-17 17:06:04 +09:00 committed by GitHub
parent 12fd279b7d
commit f6b9d36acf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
using osu.Game.Screens.Play;
using osu.Game.Screens.Select;
using osu.Game.Tests.Beatmaps.IO;
using osu.Game.Tests.Database;
using osuTK.Input;
namespace osu.Game.Tests.Visual.Navigation