This commit is contained in:
DariusIII
2023-06-19 22:12:17 +02:00
parent a9a965cee6
commit 71ca72fd10
5 changed files with 175 additions and 177 deletions
-1
View File
@@ -2,7 +2,6 @@
namespace App\Exceptions;
use Exception;
use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler;
class Handler extends ExceptionHandler