More unused usings

This commit is contained in:
Dean Herbert
2017-06-29 12:20:05 -07:00
parent 6865f9b231
commit f3f3952ba5
4 changed files with 0 additions and 4 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.Audio;
using osu.Framework.Graphics;
namespace osu.Game.Graphics.UserInterface