1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:47:25 +08:00

remove unused using

This commit is contained in:
David Zhao 2019-06-26 17:53:57 +09:00
parent d1230b4a52
commit 1e8026c3ae

View File

@ -3,7 +3,6 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq;
using NUnit.Framework; using NUnit.Framework;
using osu.Framework.Allocation; using osu.Framework.Allocation;
using osu.Framework.Bindables; using osu.Framework.Bindables;