Completed
Push — master ( 620405...7d362e )
by Omar El
11:13
created
app/Exceptions/Handler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Illuminate\Database\Eloquent\ModelNotFoundException;
9 9
 use Laravel\Lumen\Exceptions\Handler as ExceptionHandler;
10 10
 use Symfony\Component\HttpKernel\Exception\HttpException;
11
-
12 11
 use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
13 12
 use Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException;
14 13
 
Please login to merge, or discard this patch.