From: Louis Jeckel Date: Thu, 27 Aug 2020 16:30:38 +0000 (+0200) Subject: Update IngestPdfFiles.php X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c1ed45dc81932de3e6e6cff6f7b779c88261dcb8;p=psq.git Update IngestPdfFiles.php --- diff --git a/app/Console/Commands/IngestPdfFiles.php b/app/Console/Commands/IngestPdfFiles.php index e56777f..987460e 100644 --- a/app/Console/Commands/IngestPdfFiles.php +++ b/app/Console/Commands/IngestPdfFiles.php @@ -94,9 +94,6 @@ class IngestPdfFiles extends Command $this->info("$pdfFile ingested"); - return; - - }