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:
@ -109,7 +109,6 @@ namespace osu.Game.Tests.Visual.Navigation
|
||||
{
|
||||
Hash = Guid.NewGuid().ToString(),
|
||||
OnlineID = i,
|
||||
Metadata = metadata,
|
||||
Beatmaps =
|
||||
{
|
||||
new BeatmapInfo
|
||||
|
Reference in New Issue
Block a user