diff --git a/stubs/compiled_classes/FactoryFields.twig b/stubs/compiled_classes/FactoryFields.twig index 0fefeab..3a53300 100644 --- a/stubs/compiled_classes/FactoryFields.twig +++ b/stubs/compiled_classes/FactoryFields.twig @@ -3,7 +3,6 @@ namespace markhuot\craftpest\storage; /** - {% set type = '' %} {% for field in fields %} {% if craft.app.version < 5 %} {% set type = field.valueType() %}