]> _ Git - psq.git/commitdiff
Update IngestPdfFiles.php
authorLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 27 Aug 2020 16:30:38 +0000 (18:30 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 27 Aug 2020 16:30:38 +0000 (18:30 +0200)
app/Console/Commands/IngestPdfFiles.php

index e56777faa6efc456dea4a69b352d0fd8d4baabdf..987460ebccc9c2a3726e86f72ac15d90f8b2a630 100644 (file)
@@ -94,9 +94,6 @@ class IngestPdfFiles extends Command
 
             $this->info("$pdfFile ingested");
 
-            return;
-
-
 
         }