tests/Feature/Models/CardTest.php: Remove unused "use" :D
This commit is contained in:
parent
fdff8244af
commit
2a7d302e9d
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ use App\Models\Character;
|
|||
use App\Models\Raid;
|
||||
use App\Game\GameSettings;
|
||||
|
||||
use Illuminate\Database\Eloquent\Factories\Sequence;
|
||||
use Illuminate\Foundation\Testing\RefreshDatabase;
|
||||
use Tests\TestCase;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue