mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 13:23:05 +08:00
Remove unused using statement
This commit is contained in:
parent
0a9861d0ab
commit
8e70a50af0
@ -2,7 +2,6 @@
|
|||||||
// See the LICENCE file in the repository root for full licence text.
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using Moq;
|
using Moq;
|
||||||
using NUnit.Framework;
|
using NUnit.Framework;
|
||||||
|
Loading…
Reference in New Issue
Block a user