Removed unused use directives
This commit is contained in:
parent
ab1fe8be0c
commit
cc9f1577a4
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ namespace App\Console\Commands;
|
|||
|
||||
use Illuminate\Console\Command;
|
||||
use App\Models\User;
|
||||
use App\Models\Actionlog;
|
||||
use App\Models\Asset;
|
||||
use App\Models\LicenseSeat;
|
||||
use App\Models\Consumable;
|
||||
use Carbon\Carbon;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue