diff --git a/app/View/Form/Select.php b/app/View/Form/Select.php index f544efa4..5b869f13 100644 --- a/app/View/Form/Select.php +++ b/app/View/Form/Select.php @@ -4,7 +4,6 @@ namespace App\View\Form; use App\View\Traits\HasFormDimensions; use Illuminate\View\Component; -use Illuminate\View\ComponentAttributeBag; class Select extends Component {