mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 19:50:31 +08:00
Fix missed issues
This commit is contained in:
@@ -10,7 +10,6 @@ using osu.Game.Rulesets.Osu.Mods;
|
||||
using osu.Game.Rulesets.Scoring;
|
||||
using osu.Game.Scoring;
|
||||
using osu.Game.Screens.Ranking;
|
||||
using osu.Game.Screens.Ranking.Expanded;
|
||||
using osu.Game.Tests.Beatmaps;
|
||||
using osu.Game.Users;
|
||||
|
||||
@@ -18,7 +17,6 @@ namespace osu.Game.Tests.Visual.Ranking
|
||||
{
|
||||
public class TestSceneScorePanel : OsuTestScene
|
||||
{
|
||||
|
||||
[Test]
|
||||
public void TestDRank()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user