remove more casts and usings

This commit is contained in:
Jorolf
2017-04-21 14:50:03 +02:00
parent b151c71c0e
commit 60bb45358c
5 changed files with 2 additions and 7 deletions

View File

@ -2,7 +2,6 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Allocation;
using osu.Framework.Configuration;
using osu.Framework.Graphics;
using osu.Game.Configuration;
using osu.Game.Graphics.UserInterface;