1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 02:59:53 +08:00

Remove unused using statements

This commit is contained in:
Dean Herbert
2017-08-15 17:44:04 +09:00
Unverified
parent 6ded194c53
commit 143ff695ef
2 changed files with 0 additions and 2 deletions
@@ -3,7 +3,6 @@
using OpenTK.Graphics;
using OpenTK.Input;
using osu.Framework.Allocation;
using osu.Framework.Input;
using System;
using System.Linq;