Remove unused using statements

This commit is contained in:
Dean Herbert
2017-08-15 17:44:04 +09:00
parent 6ded194c53
commit 143ff695ef
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
using OpenTK.Graphics;
using OpenTK.Input;
using osu.Framework.Allocation;
using osu.Framework.Input;
using System;
using System.Linq;