1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 04:13:00 +08:00

Remove unused using.

This commit is contained in:
Dan Balasescu 2017-04-12 20:14:12 +09:00 committed by GitHub
parent 1d1b291efc
commit 5bf71aae9c

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
using OpenTK.Input;
using osu.Framework.Allocation;
using osu.Framework.Audio;
using osu.Framework.Audio.Sample;