1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00

remove unused property

This commit is contained in:
unknown 2020-03-18 14:19:15 +08:00
parent 2340142dc1
commit 4ecf2c0512

View File

@ -142,7 +142,6 @@ namespace osu.Game.Overlays.BeatmapSet
private class MetadataSection : FillFlowContainer
{
private readonly MetadataType type;
private readonly OsuSpriteText header;
private readonly LinkFlowContainer textFlow;
public string Text