diff --git a/src/lib/EventListener/AdminExceptionListener.php b/src/lib/EventListener/AdminExceptionListener.php index b266c56c4b..91b5884181 100644 --- a/src/lib/EventListener/AdminExceptionListener.php +++ b/src/lib/EventListener/AdminExceptionListener.php @@ -13,7 +13,6 @@ use EzSystems\EzPlatformAdminUiBundle\EzPlatformAdminUiBundle; use Psr\Log\LoggerAwareTrait; use Psr\Log\LoggerAwareInterface; -use Psr\Log\LoggerInterface; use SplFileInfo; use Symfony\Component\Filesystem\Filesystem; use Symfony\Component\HttpFoundation\Response;