mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Remove unnecessary assigns of BeatmapSetInfo.Metadata
This commit is contained in:
@ -58,7 +58,6 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
OnlineID = 10,
|
||||
Hash = Guid.NewGuid().ToString().ComputeMD5Hash(),
|
||||
Metadata = metadata,
|
||||
DateAdded = DateTimeOffset.UtcNow
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user