Fix unused usings

This commit is contained in:
Dean Herbert
2017-06-29 12:04:04 -07:00
parent 3fa6d106a5
commit 1e50840a8e
6 changed files with 0 additions and 8 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.Game.Graphics;
namespace osu.Game.Overlays.Dialog