mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 14:12:56 +08:00
Remove empty line
This commit is contained in:
parent
a4ffd4798d
commit
b53fb0d228
@ -183,7 +183,6 @@ namespace osu.Game.Overlays.Comments
|
||||
moreButton.IsLoading = false;
|
||||
}
|
||||
moreButton.FadeTo(response.HasMore ? 1 : 0);
|
||||
|
||||
}, loadCancellation.Token);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user