Trim stray newline

This commit is contained in:
Bartłomiej Dach
2020-12-24 13:42:08 +01:00
parent 66a23c22e5
commit 4270c29f60

View File

@ -86,7 +86,6 @@ namespace osu.Game.Overlays
} }
public void ShowListing() public void ShowListing()
{ {
Current.Value = null; Current.Value = null;
Show(); Show();