Remove unneeded doc block

This commit is contained in:
Marcus Moore 2023-04-19 17:52:44 -07:00
parent dd40798c43
commit 645f6ed692
No known key found for this signature in database

View file

@ -7,11 +7,6 @@ use Illuminate\Database\Eloquent\Factories\Factory;
class LicenseSeatFactory extends Factory
{
/**
* Define the model's default state.
*
* @return array
*/
public function definition()
{
return [