1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 07:29:53 +08:00

remove unused property

This commit is contained in:
unknown
2020-03-18 14:19:15 +08:00
Unverified
parent 2340142dc1
commit 4ecf2c0512
-1
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