Removed multiple empty lines

This commit is contained in:
Mark Nelson 2020-09-20 16:00:34 +02:00
parent 0223518bf9
commit be08afb7b4

View file

@ -316,8 +316,6 @@ class template {
}
}
if ($return) {
return $pdf->Output('', 'S');
}