mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Remove unnecessary assigns of BeatmapSetInfo.Metadata
This commit is contained in:
@ -40,7 +40,6 @@ namespace osu.Game.Tests.Visual.Navigation
|
||||
{
|
||||
Hash = Guid.NewGuid().ToString(),
|
||||
OnlineID = 1,
|
||||
Metadata = metadata,
|
||||
Beatmaps =
|
||||
{
|
||||
new BeatmapInfo
|
||||
|
Reference in New Issue
Block a user