Address CI concerns and update framework

This commit is contained in:
Thomas Müller
2017-07-22 11:15:31 +02:00
parent e36b65bfe0
commit 598b3f051e
7 changed files with 3 additions and 10 deletions

View File

@ -12,7 +12,6 @@ using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.Textures;
using osu.Framework.Graphics.Transforms;
using osu.Framework.Threading;
using OpenTK;
using OpenTK.Graphics;