Removed unused comment.
This commit is contained in:
parent
e6d88a27e8
commit
e31f080ea6
@ -297,7 +297,6 @@ class PhpWord
|
|||||||
'PDF' => 'application/pdf',
|
'PDF' => 'application/pdf',
|
||||||
);
|
);
|
||||||
|
|
||||||
/** @var \PhpOffice\PhpWord\Writer\WriterInterface $writer */
|
|
||||||
$writer = IOFactory::createWriter($this, $format);
|
$writer = IOFactory::createWriter($this, $format);
|
||||||
|
|
||||||
if ($download === true) {
|
if ($download === true) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user