mirror of
https://github.com/10h30/Test-Laravel-Eloquent-Basics.git
synced 2026-06-05 15:07:45 +09:00
Small fix
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
namespace Tests\Feature;
|
namespace Tests\Feature;
|
||||||
|
|
||||||
use App\Models\Morningnews;
|
use App\Models\Morningnews;
|
||||||
use App\Models\News;
|
|
||||||
use App\Models\Project;
|
use App\Models\Project;
|
||||||
use App\Models\Stat;
|
use App\Models\Stat;
|
||||||
use App\Models\User;
|
use App\Models\User;
|
||||||
|
|||||||
Reference in New Issue
Block a user