Unused usings

This commit is contained in:
DrabWeb
2017-06-07 11:39:04 -03:00
parent add08e65ff
commit ddc4d45ae8
6 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.Linq;
using OpenTK;
using OpenTK.Graphics;
using osu.Framework.Allocation;