Skip to content

Commit 5b9c970

Browse files
authored
Update webapp/src/Controller/Jury/UserController.php
1 parent 7641e17 commit 5b9c970

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webapp/src/Controller/Jury/UserController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ private function serializeJudgeTasks(array $judgeTasks, Judgehost $judgehost): a
246246
}
247247

248248
// Just return everything here
249-
return $judgeTasks;
250249
if ($numUpdated == sizeof($judgeTasks)) {
251250
// We got everything, let's ship it!
252251
return $judgeTasks;

0 commit comments

Comments
 (0)