mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 13:45:51 +00:00
Removed unused use directives
This commit is contained in:
@ -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;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user