This commit is contained in:
philipp lang 2024-10-19 21:24:50 +02:00
parent e46e0fcb73
commit abb298cdfa
1 changed files with 0 additions and 1 deletions

View File

@ -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
{