1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00

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(Leaderboard<BeatmapLeaderboardScope, ScoreInfo>),
typeof(LeaderboardScore),
};
private readonly FailableLeaderboard leaderboard;