Fix code style

This commit is contained in:
63411 2022-06-18 00:45:34 +08:00
parent e238bcc6c6
commit 451d4154f0
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ namespace osu.Game.Rulesets.Mania.Difficulty
{
public class ManiaPerformanceCalculator : PerformanceCalculator
{
private int countPerfect;
private int countGreat;
private int countGood;