PHPCS Fixes some unused class imports

This commit is contained in:
Benoît Burnichon
2016-02-12 16:41:53 +01:00
parent f6f6feb4e9
commit de590a60ea
2 changed files with 0 additions and 5 deletions

View File

@@ -23,7 +23,6 @@ use Alchemy\Phrasea\Status\StatusStructure;
use Alchemy\Phrasea\Status\StatusStructureFactory;
use Doctrine\DBAL\Connection;
use Doctrine\DBAL\Driver\Statement;
use Symfony\Component\Filesystem\Filesystem;
use Symfony\Component\HttpFoundation\File\File;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
use Symfony\Component\Translation\TranslatorInterface;