Remove un-needed namesapce import
This commit is contained in:
parent
0fca80e7e4
commit
69791cc512
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ declare(strict_types=1);
|
|||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Models\Contact;
|
||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
||||
use Illuminate\Filesystem\Filesystem;
|
||||
use Illuminate\View\View;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue