Remove unnecessary usings

This commit is contained in:
Thomas Müller
2017-03-04 19:43:59 +01:00
parent a14bdf8624
commit 73fef85b12
30 changed files with 0 additions and 52 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.Graphics;
using osu.Framework.Screens.Testing;
using osu.Game.Graphics;
using osu.Game.Overlays;