1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 04:05:35 +08:00

Fix inspection

This commit is contained in:
smoogipoo 2020-08-06 19:08:45 +09:00
parent 4cfca71d08
commit d1af1429b3

View File

@ -2,7 +2,6 @@
// See the LICENCE file in the repository root for full licence text.
using System.Diagnostics;
using osu.Framework.Extensions.ObjectExtensions;
namespace osu.Game.Tests.Visual
{