@@ -12,7 +12,6 @@ |
||
12 | 12 | use Bacon\Pdf\Exception\DomainException; |
13 | 13 | use Bacon\Pdf\Exception\UnexpectedValueException; |
14 | 14 | use Bacon\Pdf\Exception\UnsupportedPasswordException; |
15 | -use Bacon\Pdf\PdfWriter; |
|
16 | 15 | use Bacon\Pdf\Utils\EncryptionUtils; |
17 | 16 | use Bacon\Pdf\Writer\ObjectWriter; |
18 | 17 |