1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-25 01:47:19 +08:00

Remove test scene description

This commit is contained in:
Salman Ahmed 2021-05-08 18:18:23 +03:00
parent 26c0010fe6
commit d9605e8070

View File

@ -16,7 +16,6 @@ using osuTK;
namespace osu.Game.Tests.Visual.SongSelect
{
[System.ComponentModel.Description("player loader beatmap metadata")]
public class TestSceneBeatmapMetadataDisplay : OsuTestScene
{
private BeatmapMetadataDisplay display;