mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 07:59:56 +08:00
Removed unneccesary blank space, reran dotnet format
This commit is contained in:
@@ -251,7 +251,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
result = variantText;
|
||||
else
|
||||
result = LocalisableString.Interpolate($"{result}\n{variantText}");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user