1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 07:17:18 +08:00
Dean Herbert b0f40d9e45 Remove user from SubmittableScore
This wasn't being used by osu-web, and included far too much unnecessary
data. Of note, `pp` and `ruleset_id` are also not strictly required, but
there's no harm in sending them so I've left them be for now.
2022-03-08 18:38:24 +09:00
..