1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00

Remove unused using directive

This commit is contained in:
Bartłomiej Dach 2022-02-24 21:01:37 +01:00
parent 435bdd0b4a
commit c189cc5d00
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497

View File

@ -1,7 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using osu.Framework.Allocation;
using osu.Framework.Audio;
using osu.Framework.Audio.Sample;