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

@ -1,7 +1,6 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Audio.Sample;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sprites;