Commit 11cf23b4 authored by Codeklopper's avatar Codeklopper

Unused exception reference

parent 6f7a0c3a
<?php namespace App\Http;
use Exception;
use Illuminate\Foundation\Http\Kernel as HttpKernel;
class Kernel extends HttpKernel {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment