Remove surplus blank line

This commit is contained in:
Bartłomiej Dach 2022-01-03 18:33:32 +01:00
parent b9851b278d
commit 0ad555e9f7
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497
1 changed files with 0 additions and 1 deletions

View File

@ -153,6 +153,5 @@ private void updateState()
Hollow = true,
}, BeatmapCard.TRANSITION_DURATION, Easing.OutQuint);
}
}
}