Explorar o código

Update exception handler

Daniel Supernault %!s(int64=3) %!d(string=hai) anos
pai
achega
1a979bee5c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Exceptions/Handler.php

+ 0 - 1
app/Exceptions/Handler.php

@@ -5,7 +5,6 @@ namespace App\Exceptions;
 use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler;
 use Throwable;
 use League\OAuth2\Server\Exception\OAuthServerException;
-use
 
 class Handler extends ExceptionHandler
 {