mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Remove empty line
This commit is contained in:
@ -183,7 +183,6 @@ namespace osu.Game.Overlays.Comments
|
||||
moreButton.IsLoading = false;
|
||||
}
|
||||
moreButton.FadeTo(response.HasMore ? 1 : 0);
|
||||
|
||||
}, loadCancellation.Token);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user