CI fixes.

This commit is contained in:
Huo Yaoyuan
2017-06-16 16:48:46 +08:00
parent f00ee92143
commit 69270814d5
4 changed files with 8 additions and 7 deletions

View File

@ -7,7 +7,6 @@ using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sprites;
using osu.Game.Graphics;
using osu.Game.Graphics.Sprites;
using osu.Game.Overlays;
namespace osu.Game.Overlays.Profile
{