Skip to content

Commit c4380e8

Browse files
committed
ICL: StyleCI ty.
1 parent 4bf1ec5 commit c4380e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExceptionHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Illuminated\Console;
44

5-
use Illuminate\Foundation\Exceptions\Handler;
65
use Exception;
6+
use Illuminate\Foundation\Exceptions\Handler;
77

88
class ExceptionHandler extends Handler
99
{

0 commit comments

Comments
 (0)