Skip to content

Commit c45d705

Browse files
committed
Apply fixes from StyleCI
1 parent 2bb2d15 commit c45d705

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/Integration/Database/EloquentMassPrunableTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Illuminate\Tests\Integration\Database;
44

5-
use Illuminate\Container\Container;
65
use Illuminate\Contracts\Events\Dispatcher;
76
use Illuminate\Database\Eloquent\MassPrunable;
87
use Illuminate\Database\Eloquent\Model;

tests/Integration/Queue/WorkCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Database\UniqueConstraintViolationException;
88
use Illuminate\Foundation\Bus\Dispatchable;
99
use Illuminate\Foundation\Testing\DatabaseMigrations;
10-
use Illuminate\Queue\Console\WorkCommand;
1110
use Illuminate\Support\Carbon;
1211
use Illuminate\Support\Facades\Artisan;
1312
use Illuminate\Support\Facades\Exceptions;

0 commit comments

Comments
 (0)