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

Fix CI issue

This commit is contained in:
Dean Herbert 2017-07-08 18:04:55 +09:00
parent f2fa8dc2d2
commit 3c425dd07f
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Testing;
using osu.Game.Beatmaps;