mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 21:03:08 +08:00
Remove redundant empty switch section
This commit is contained in:
parent
29ba82ee44
commit
a7a3372a98
@ -214,9 +214,6 @@ namespace osu.Game.Overlays.Profile.Sections.Recent
|
||||
addText($"{activity.User?.PreviousUsername} has changed their username to ");
|
||||
addUserLink();
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user