Fix usings.

This commit is contained in:
smoogipooo
2017-05-30 17:36:42 +09:00
parent 72fa50f944
commit 7416952eb3
5 changed files with 0 additions and 6 deletions

View File

@ -1,7 +1,6 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using OpenTK;
using OpenTK.Graphics;
using osu.Framework.Allocation;