Lint
This commit is contained in:
parent
4a731f1104
commit
a06fd01194
|
@ -4,7 +4,6 @@ namespace App\View\Form;
|
||||||
|
|
||||||
use App\View\Traits\HasFormDimensions;
|
use App\View\Traits\HasFormDimensions;
|
||||||
use Illuminate\View\Component;
|
use Illuminate\View\Component;
|
||||||
use Illuminate\View\ComponentAttributeBag;
|
|
||||||
|
|
||||||
class Select extends Component
|
class Select extends Component
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue