Skip to content

Commit 2cd5169

Browse files
nickygerritsenvmcj
andauthored
Update webapp/src/Service/ImportExportService.php
Co-authored-by: MCJ Vasseur <[email protected]>
1 parent dbd00f3 commit 2cd5169

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)