Skip to content

Commit 5591569

Browse files
nickygerritsenvmcj
andcommitted
Update webapp/src/Service/ImportExportService.php
Co-authored-by: MCJ Vasseur <[email protected]>
1 parent 88cd2f6 commit 5591569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webapp/src/Service/ImportExportService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ public function importProblemsData(Contest $contest, array $problems, array &$id
369369

370370
if ($hasErrors) {
371371
return false;
372-
373372
}
374373

375374
$this->em->persist($problem);

0 commit comments

Comments
 (0)