Skip to content

Commit 639328a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f8ee969 + b66df27 commit 639328a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

handlers/submitModularHandler.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ class handler(requestsManager.asyncRequestHandler):
259259
"score_id": s.scoreID,
260260
"beatmap_id": beatmapInfo.beatmapID,
261261
"user_id": s.playerUserID,
262-
"username": s.playerName,
263262
"game_mode": s.gameMode,
264263
"pp": s.pp,
265264
"replay_data": base64.b64encode(

0 commit comments

Comments
 (0)