Fix usings.

This commit is contained in:
smoogipooo
2017-03-23 13:02:34 +09:00
parent cedcab1e26
commit aa2b22ff12
3 changed files with 0 additions and 8 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
using OpenTK.Graphics;
using osu.Framework.Allocation;
using osu.Framework.Extensions;
using osu.Framework.Graphics;