Remove redundant type specification

This commit is contained in:
recapitalverb 2020-02-11 18:19:08 +07:00
parent 44568ac9e6
commit 2be7d1a873

View File

@ -150,7 +150,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
Height = 2 Height = 2
} }
}, },
new Drawable[] new[]
{ {
content content
} }