mirror of https://github.com/ppy/osu
Remove empty line
This commit is contained in:
parent
a4ffd4798d
commit
b53fb0d228
|
@ -183,7 +183,6 @@ private void onSuccess(APICommentsController response, bool initial)
|
|||
moreButton.IsLoading = false;
|
||||
}
|
||||
moreButton.FadeTo(response.HasMore ? 1 : 0);
|
||||
|
||||
}, loadCancellation.Token);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue