mirror of
https://github.com/ppy/osu.git
synced 2026-05-13 19:54:15 +08:00
Remove unused local
This commit is contained in:
@@ -298,7 +298,6 @@ namespace osu.Game.Tests.Visual.Ranking
|
||||
public void TestTaggingInteractionWithLocalScores()
|
||||
{
|
||||
BeatmapInfo beatmapInfo = null!;
|
||||
string originalHash = string.Empty;
|
||||
|
||||
AddStep(@"Import beatmap", () =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user