Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
xnyo committed Dec 1, 2018
2 parents f8ee969 + b66df27 commit 639328a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handlers/submitModularHandler.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ class handler(requestsManager.asyncRequestHandler):
"score_id": s.scoreID,
"beatmap_id": beatmapInfo.beatmapID,
"user_id": s.playerUserID,
"username": s.playerName,
"game_mode": s.gameMode,
"pp": s.pp,
"replay_data": base64.b64encode(
Expand Down

0 comments on commit 639328a

Please sign in to comment.