update SubdefGenerator

This commit is contained in:
aina-esokia
2018-06-08 17:04:10 +04:00
parent 9984da98c0
commit 7656dac7a2

View File

@@ -29,6 +29,8 @@ use Psr\Log\LoggerInterface;
use Unoconv\Exception\ExceptionInterface as UnoconvException;
use Unoconv\Exception\RuntimeException;
use Unoconv\Unoconv;
use MediaVorus\Exception\FileNotFoundException as MediaVorusFileNotFoundException;
use MediaAlchemyst\Exception\FileNotFoundException;
class SubdefGenerator
{