Skip to content

Commit d371dbd

Browse files
Chartman123susnux
andauthored
Update lib/Service/SubmissionService.php
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
1 parent 5878fb1 commit d371dbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/Service/SubmissionService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,6 @@ private function exportData(array $header, array $data, string $fileFormat, ?Fil
386386
$content = $file->getContent();
387387
} catch (\Exception $e) {
388388
$this->logger->warning('Failed to read existing linked file content: {msg}', ['msg' => $e->getMessage()]);
389-
$content = null;
390389
}
391390
}
392391

0 commit comments

Comments
 (0)