Update namespaces in line with framework

This commit is contained in:
Dean Herbert
2017-05-16 12:50:30 +09:00
parent dced452667
commit efab186384
65 changed files with 2 additions and 65 deletions

View File

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