Remove surplus blank line

This commit is contained in:
Bartłomiej Dach
2022-01-03 18:33:32 +01:00
parent b9851b278d
commit 0ad555e9f7

View File

@ -153,6 +153,5 @@ namespace osu.Game.Beatmaps.Drawables.Cards
Hollow = true,
}, BeatmapCard.TRANSITION_DURATION, Easing.OutQuint);
}
}
}