Skip to content

Commit 2b8cb1a

Browse files
committed
FIX: unused import
1 parent 7c57049 commit 2b8cb1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Services/ExceptionLogService.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use HalloVerden\HttpExceptionsBundle\Helpers\FlattenExceptionHelper;
88
use HalloVerden\HttpExceptionsBundle\Interfaces\Services\ExceptionLogServiceInterface;
99
use Psr\Log\LoggerAwareTrait;
10-
use Psr\Log\LoggerInterface;
1110
use Symfony\Component\HttpKernel\Exception\HttpExceptionInterface;
1211

1312
class ExceptionLogService implements ExceptionLogServiceInterface {

0 commit comments

Comments
 (0)