mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 04:03:34 -08:00
Remove unneeded import
This commit is contained in:
parent
9f8b8f6cc1
commit
0998c70a92
|
@ -3,7 +3,6 @@
|
|||
namespace App\Http\Livewire;
|
||||
|
||||
use App\Models\CustomField;
|
||||
use Illuminate\Support\Facades\Auth;
|
||||
use Livewire\Component;
|
||||
|
||||
use App\Models\Import;
|
||||
|
|
Loading…
Reference in a new issue