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

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