@@ -7,7 +7,6 @@ |
||
7 | 7 | use Alpha\Util\Extension\Markdown; |
8 | 8 | use Alpha\Util\Service\ServiceFactory; |
9 | 9 | use Alpha\View\Widget\Image; |
10 | -use Alpha\Exception\AlphaException; |
|
11 | 10 | |
12 | 11 | /** |
13 | 12 | * A facade class for the TCPDF library which is used to convert some HTML content provided by the |