mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 05:03:02 +08:00
Remove unused using directive
This commit is contained in:
parent
2e48569982
commit
21e1d68b15
@ -5,7 +5,6 @@ using System.Collections.Generic;
|
|||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Text.Unicode;
|
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
using NUnit.Framework;
|
using NUnit.Framework;
|
||||||
using osu.Framework.Allocation;
|
using osu.Framework.Allocation;
|
||||||
|
Loading…
Reference in New Issue
Block a user