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;