Remove unused using statement

This commit is contained in:
Dean Herbert 2021-08-28 16:35:54 +09:00
parent 6ef096001e
commit b008a86d8c
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Game.Tournament.Screens.TeamWin;