mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:07:38 +08:00
remove unused property
This commit is contained in:
parent
2340142dc1
commit
4ecf2c0512
@ -142,7 +142,6 @@ namespace osu.Game.Overlays.BeatmapSet
|
|||||||
private class MetadataSection : FillFlowContainer
|
private class MetadataSection : FillFlowContainer
|
||||||
{
|
{
|
||||||
private readonly MetadataType type;
|
private readonly MetadataType type;
|
||||||
private readonly OsuSpriteText header;
|
|
||||||
private readonly LinkFlowContainer textFlow;
|
private readonly LinkFlowContainer textFlow;
|
||||||
|
|
||||||
public string Text
|
public string Text
|
||||||
|
Loading…
Reference in New Issue
Block a user