mirror of
https://github.com/ppy/osu
synced 2024-12-15 19:36:34 +00:00
Remove dead metadata transfer code
This commit is contained in:
parent
046cc62db2
commit
eb2460d180
@ -314,7 +314,6 @@ namespace osu.Game.Beatmaps
|
||||
return new BeatmapSetInfo
|
||||
{
|
||||
OnlineID = beatmap.BeatmapInfo.BeatmapSet?.OnlineID ?? -1,
|
||||
// Metadata = beatmap.Metadata,
|
||||
DateAdded = dateAdded
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user