Remove unused using

This commit is contained in:
Dan Balasescu 2021-11-23 16:32:44 +09:00 committed by GitHub
parent 4624977b77
commit 0cf5a738dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
using System.IO;
using NUnit.Framework;
using osu.Framework;
using osu.Framework.Allocation;
using osu.Framework.Platform;
using osu.Game.Tournament.IO;