Fix CI issues.

This commit is contained in:
Dean Herbert
2017-04-18 22:07:47 +09:00
parent a0d9c14526
commit 49f4981f1c
3 changed files with 2 additions and 4 deletions

View File

@ -22,7 +22,6 @@ using System.Linq;
using osu.Framework.Threading;
using osu.Game.Rulesets.Scoring;
using osu.Game.Screens.Ranking;
using osu.Game.Users;
namespace osu.Game.Screens.Play
{