1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 08:59:57 +08:00

Fix unused usings

This commit is contained in:
Dean Herbert
2017-06-29 12:04:04 -07:00
Unverified
parent 3fa6d106a5
commit 1e50840a8e
6 changed files with 0 additions and 8 deletions
@@ -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;