Fix CodeFactor error

This commit is contained in:
Denrage
2021-04-20 14:22:49 +02:00
parent f799a6e733
commit df29e61147

View File

@ -299,7 +299,6 @@ namespace osu.Game.Screens.Select
// no difficulty means it can't have a status to show
if (beatmapInfo.Version == null)
StatusPill.Hide();
}
private void setStarRatingDisplayVisibility()