1
0
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:
Dean Herbert
2025-03-26 19:10:14 +09:00
Unverified
parent 40d20f4e10
commit 90bc2318e1
@@ -298,7 +298,6 @@ namespace osu.Game.Tests.Visual.Ranking
public void TestTaggingInteractionWithLocalScores()
{
BeatmapInfo beatmapInfo = null!;
string originalHash = string.Empty;
AddStep(@"Import beatmap", () =>
{