Skip to content

Commit 62cb852

Browse files
committed
Apply fixes from StyleCI
1 parent 7f427c4 commit 62cb852

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Illuminate/Foundation/Bootstrap/HandleExceptions.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
use Illuminate\Contracts\Foundation\Application;
99
use Illuminate\Log\LogManager;
1010
use Illuminate\Support\Env;
11-
use Monolog\Formatter\JsonFormatter;
1211
use Monolog\Handler\NullHandler;
13-
use Monolog\Handler\SocketHandler;
1412
use Symfony\Component\Console\Output\ConsoleOutput;
1513
use Symfony\Component\ErrorHandler\Error\FatalError;
1614
use Throwable;

0 commit comments

Comments
 (0)