Fixed error for CodeFactor

This commit is contained in:
Willy Tu
2019-12-19 21:32:54 -08:00
parent f9dbebc96c
commit e42894cfcf

View File

@ -32,7 +32,6 @@ namespace osu.Game.Tests.Visual.UserInterface
typeof(UserTopScoreContainer), typeof(UserTopScoreContainer),
typeof(Leaderboard<BeatmapLeaderboardScope, ScoreInfo>), typeof(Leaderboard<BeatmapLeaderboardScope, ScoreInfo>),
typeof(LeaderboardScore), typeof(LeaderboardScore),
}; };
private readonly FailableLeaderboard leaderboard; private readonly FailableLeaderboard leaderboard;