Fix CI problems

This commit is contained in:
Dean Herbert
2017-10-11 20:51:16 +09:00
parent 744d548738
commit 4a4c01f221
3 changed files with 2 additions and 7 deletions

View File

@ -5,7 +5,6 @@ using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Game.Rulesets.Catch.Objects.Drawable.Pieces;
using OpenTK;
using OpenTK.Graphics;
namespace osu.Game.Rulesets.Catch.Objects.Drawable
{