Minor fixes

This commit is contained in:
David Bomba 2023-11-12 15:19:06 +11:00
parent 6db76b2c4c
commit 7026eb128c

View File

@ -127,7 +127,6 @@ class PdfService
$this->execution_time = microtime(true) - $this->start_time;
nlog($html);
return $html;
}