mirror of
https://github.com/ppy/osu.git
synced 2025-01-06 18:12:55 +08:00
Remove stray newline
This commit is contained in:
parent
f71c8cb30f
commit
812583a4cd
@ -7,7 +7,6 @@ using osu.Game.Rulesets;
|
||||
namespace osu.Game.Online.API.Requests
|
||||
{
|
||||
public abstract class GetRankingsRequest<TModel> : APIRequest<TModel> where TModel : class
|
||||
|
||||
{
|
||||
private readonly RulesetInfo ruleset;
|
||||
private readonly int page;
|
||||
|
Loading…
Reference in New Issue
Block a user