Clean up logging
This commit is contained in:
parent
0202365bb2
commit
1f95aaeb93
|
|
@ -99,7 +99,6 @@ class CreateRawPdf
|
|||
|
||||
public function handle()
|
||||
{
|
||||
nlog("Generating PDF for {$this->entity_string}");
|
||||
|
||||
$pdf = $this->generatePdf();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue