diff --git a/src/Service/PdfGeneratorService.php b/src/Service/PdfGeneratorService.php index d94616d2..4adb37e8 100755 --- a/src/Service/PdfGeneratorService.php +++ b/src/Service/PdfGeneratorService.php @@ -116,7 +116,6 @@ public function getContent() } } - // Generate smarty data $this->smarty->assign([ 'customerInfo' => [ 'headers' => $this->customerData['personalinformations']['headers'],